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
66213e1f
Commit
66213e1f
authored
Apr 25, 2024
by
周健威
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改代码
parent
2eb4e54f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
14 deletions
+14
-14
pom.xml
rs-datacenter/rs-datacenter-server/pom.xml
+5
-5
pom.xml
rs-universal/rs-universal-server/pom.xml
+9
-9
No files found.
rs-datacenter/rs-datacenter-server/pom.xml
View file @
66213e1f
...
@@ -90,11 +90,11 @@
...
@@ -90,11 +90,11 @@
<version>
24.2
</version>
<version>
24.2
</version>
</dependency>
</dependency>
<dependency
>
<!-- <dependency>--
>
<groupId>
org.geotools
</groupId
>
<!-- <groupId>org.geotools</groupId>--
>
<artifactId>
gt-swing
</artifactId
>
<!-- <artifactId>gt-swing</artifactId>--
>
<version>
24.2
</version
>
<!-- <version>24.2</version>--
>
</dependency
>
<!-- </dependency>--
>
<!-- 添加geotools-jdbc -->
<!-- 添加geotools-jdbc -->
<dependency>
<dependency>
...
...
rs-universal/rs-universal-server/pom.xml
View file @
66213e1f
...
@@ -156,26 +156,26 @@
...
@@ -156,26 +156,26 @@
<dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-geojson
</artifactId>
<artifactId>
gt-geojson
</artifactId>
<version>
24.
2
</version>
<version>
24.
3
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-main
</artifactId>
<artifactId>
gt-main
</artifactId>
<version>
24.
2
</version>
<version>
24.
3
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<groupId>
org.geotools
</groupId>
<artifactId>
gt-shapefile
</artifactId>
<artifactId>
gt-shapefile
</artifactId>
<version>
24.
2
</version>
<version>
24.
3
</version>
</dependency>
</dependency>
<dependency
>
<!-- <dependency>--
>
<groupId>
org.geotools
</groupId
>
<!-- <groupId>org.geotools</groupId>--
>
<artifactId>
gt-swing
</artifactId
>
<!-- <artifactId>gt-swing</artifactId>--
>
<version>
24.2
</version
>
<!-- <version>24.2</version>--
>
</dependency
>
<!-- </dependency>--
>
<dependency>
<dependency>
<groupId>
org.geotools
</groupId>
<groupId>
org.geotools
</groupId>
...
@@ -193,7 +193,7 @@
...
@@ -193,7 +193,7 @@
<dependency>
<dependency>
<groupId>
org.geotools.jdbc
</groupId>
<groupId>
org.geotools.jdbc
</groupId>
<artifactId>
gt-jdbc-postgis
</artifactId>
<artifactId>
gt-jdbc-postgis
</artifactId>
<version>
24.
2
</version>
<version>
24.
3
</version>
</dependency>
</dependency>
</dependencies>
</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