License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.lionsoul |
ArtifactId | ArtifactIdip2region-spring-boot-starter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring boot starter for Ip2Region
Spring boot starter for Ip2Region
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.lionsoul/ip2region-spring-boot-starter/ -->
<dependency>
<groupId>org.lionsoul</groupId>
<artifactId>ip2region-spring-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.lionsoul/ip2region-spring-boot-starter/
implementation 'org.lionsoul:ip2region-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/org.lionsoul/ip2region-spring-boot-starter/
implementation ("org.lionsoul:ip2region-spring-boot-starter:1.0.2")
'org.lionsoul:ip2region-spring-boot-starter:jar:1.0.2'
<dependency org="org.lionsoul" name="ip2region-spring-boot-starter" rev="1.0.2">
<artifact name="ip2region-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lionsoul', module='ip2region-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "org.lionsoul" % "ip2region-spring-boot-starter" % "1.0.2"
[org.lionsoul/ip2region-spring-boot-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.lionsoul : ip2region | jar | 1.7.2 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-starter-logging | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |