Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
项目统一框架
amos-boot-biz
Commits
7bae3e9d
Commit
7bae3e9d
authored
Aug 25, 2023
by
caotao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
依赖调整
parent
b1e6554e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
12 deletions
+10
-12
pom.xml
...system-jxiop/amos-boot-module-jxiop-bigscreen-biz/pom.xml
+5
-1
pom.xml
...t-system-jxiop/amos-boot-module-jxiop-monitor-biz/pom.xml
+5
-1
pom.xml
amos-boot-system-jxiop/pom.xml
+0
-10
No files found.
amos-boot-system-jxiop/amos-boot-module-jxiop-bigscreen-biz/pom.xml
View file @
7bae3e9d
...
@@ -32,9 +32,13 @@
...
@@ -32,9 +32,13 @@
<scope>
compile
</scope>
<scope>
compile
</scope>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.influxdb
</groupId>
<artifactId>
influxdb-java
</artifactId>
</dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-component-influxdb
</artifactId>
<artifactId>
amos-component-influxdb
</artifactId>
<version>
1.
8.5
-SNAPSHOT
</version>
<version>
1.
9.0
-SNAPSHOT
</version>
<scope>
compile
</scope>
<scope>
compile
</scope>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
amos-boot-system-jxiop/amos-boot-module-jxiop-monitor-biz/pom.xml
View file @
7bae3e9d
...
@@ -32,9 +32,13 @@
...
@@ -32,9 +32,13 @@
<scope>
compile
</scope>
<scope>
compile
</scope>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.influxdb
</groupId>
<artifactId>
influxdb-java
</artifactId>
</dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-component-influxdb
</artifactId>
<artifactId>
amos-component-influxdb
</artifactId>
<version>
1.
8.5
-SNAPSHOT
</version>
<version>
1.
9.0
-SNAPSHOT
</version>
<scope>
compile
</scope>
<scope>
compile
</scope>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
amos-boot-system-jxiop/pom.xml
View file @
7bae3e9d
...
@@ -97,16 +97,6 @@
...
@@ -97,16 +97,6 @@
<artifactId>
pooled-jms
</artifactId>
<artifactId>
pooled-jms
</artifactId>
<version>
1.0.5
</version>
<version>
1.0.5
</version>
</dependency>
</dependency>
<dependency>
<groupId>
org.influxdb
</groupId>
<artifactId>
influxdb-java
</artifactId>
</dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-component-influxdb
</artifactId>
<version>
1.9.0-SNAPSHOT
</version>
<scope>
compile
</scope>
</dependency>
</dependencies>
</dependencies>
</project>
</project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment