License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly |
ArtifactId | ArtifactIdlocation-lookup |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlocation-lookup
location-lookup
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
location-lookup-1.0.0.pom | |
location-lookup-1.0.0.jar | 15 KB |
location-lookup-1.0.0-sources.jar | 10 KB |
location-lookup-1.0.0-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.featherfly/location-lookup/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>location-lookup</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/location-lookup/
implementation 'cn.featherfly:location-lookup:1.0.0'
// https://jarcasting.com/artifacts/cn.featherfly/location-lookup/
implementation ("cn.featherfly:location-lookup:1.0.0")
'cn.featherfly:location-lookup:jar:1.0.0'
<dependency org="cn.featherfly" name="location-lookup" rev="1.0.0">
<artifact name="location-lookup" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='location-lookup', version='1.0.0')
)
libraryDependencies += "cn.featherfly" % "location-lookup" % "1.0.0"
[cn.featherfly/location-lookup "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.featherfly : featherfly-common | jar | 1.5.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.8 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |