Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rs-cloud-platform
Project
Project
Details
Activity
Releases
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
周健威
rs-cloud-platform
Commits
2eb4e54f
Commit
2eb4e54f
authored
Apr 24, 2024
by
周健威
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改代码
parent
5fbca5f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
pom.xml
rs-datacenter/rs-datacenter-server/pom.xml
+4
-4
pom.xml
rs-universal/rs-universal-server/pom.xml
+7
-7
No files found.
rs-datacenter/rs-datacenter-server/pom.xml
View file @
2eb4e54f
...
...
@@ -75,25 +75,25 @@
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-geojson
</artifactId>
<version>
24.
3
</version>
<version>
24.
2
</version>
</dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-main
</artifactId>
<version>
24.
3
</version>
<version>
24.
2
</version>
</dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-shapefile
</artifactId>
<version>
24.
3
</version>
<version>
24.
2
</version>
</dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-swing
</artifactId>
<version>
24.
3
</version>
<version>
24.
2
</version>
</dependency>
<!-- 添加geotools-jdbc -->
...
...
rs-universal/rs-universal-server/pom.xml
View file @
2eb4e54f
...
...
@@ -156,44 +156,44 @@
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-geojson
</artifactId>
<version>
24.
3
</version>
<version>
24.
2
</version>
</dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-main
</artifactId>
<version>
24.
3
</version>
<version>
24.
2
</version>
</dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-shapefile
</artifactId>
<version>
24.
3
</version>
<version>
24.
2
</version>
</dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-swing
</artifactId>
<version>
24.
3
</version>
<version>
24.
2
</version>
</dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-opengis
</artifactId>
<version>
24.
3
</version>
<version>
24.
2
</version>
</dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-referencing
</artifactId>
<version>
24.
3
</version>
<version>
24.
2
</version>
</dependency>
<!-- 添加geotools-jdbc -->
<dependency>
<groupId>
org.geotools.jdbc
</groupId>
<artifactId>
gt-jdbc-postgis
</artifactId>
<version>
24.
3
</version>
<version>
24.
2
</version>
</dependency>
</dependencies>
...
...
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