Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
时空开放平台
spatiotemporal-web-core
Commits
73fc05e4
Commit
73fc05e4
authored
Jan 18, 2024
by
侯力峰
Browse files
ReadMe文件中添加License说明
parent
fb0b2416
Pipeline
#2760
failed with stages
in 0 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
README.md
View file @
73fc05e4
...
...
@@ -10,7 +10,7 @@ Web端应用工程一般需要引用Web端核心模块(web-core)。可以在POM.
<dependency>
<groupId>
cn.spatiotemporal
</groupId>
<artifactId>
spatiotemporal-web-core
</artifactId>
<version>
1.0.0-
SNAPSHOT
</version>
<version>
1.0.0-
RELEASE
</version>
</dependency>
```
...
...
@@ -58,3 +58,6 @@ Web端应用工程一般需要引用Web端核心模块(web-core)。可以在POM.
### IP地址工具类
提供获取客户端IP、服务端IP等功能。
## License
时空开放平台是一个基于
[
Apache 2.0 license
](
https://www.apache.org/licenses/LICENSE-2.0.html
)
发布的开源软件。
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