License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.business |
ArtifactId | ArtifactIdlocations |
Last Version | Last Version8.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbusiness.Country and City support
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
locations-8.1.1.pom | |
locations-8.1.1.jar | 639 KB |
locations-8.1.1-tests.jar | 11 KB |
locations-8.1.1-sources.jar | 631 KB |
locations-8.1.1-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.business/locations/ -->
<dependency>
<groupId>com.cedarsoft.business</groupId>
<artifactId>locations</artifactId>
<version>8.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.business/locations/
implementation 'com.cedarsoft.business:locations:8.1.1'
// https://jarcasting.com/artifacts/com.cedarsoft.business/locations/
implementation ("com.cedarsoft.business:locations:8.1.1")
'com.cedarsoft.business:locations:jar:8.1.1'
<dependency org="com.cedarsoft.business" name="locations" rev="8.1.1">
<artifact name="locations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.business', module='locations', version='8.1.1')
)
libraryDependencies += "com.cedarsoft.business" % "locations" % "8.1.1"
[com.cedarsoft.business/locations "8.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.commons : registry | jar | 8.1.1 |
com.google.guava : guava | jar | 21.0 |
commons-io : commons-io | jar | 2.5 |
com.cedarsoft.commons : commons | jar | 8.1.1 |
joda-time : joda-time | jar | 2.9.9 |
com.cedarsoft.commons : test-utils | jar | 8.1.1 |