Commit 73fc05e4 authored by 侯力峰's avatar 侯力峰
Browse files

ReadMe文件中添加License说明

parent fb0b2416
Pipeline #2760 failed with stages
in 0 seconds
......@@ -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)发布的开源软件。
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment