License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdio.geobyte.commons |
ArtifactId | ArtifactIdgeobyte-commons |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongeobyte-commons
common utilities for java
|
Project Organization |
Project OrganizationTerra Software Informatics LLC. |
Filename | Size |
---|---|
geobyte-commons-1.0.0-RELEASE.pom | |
geobyte-commons-1.0.0-RELEASE.jar | 111 KB |
geobyte-commons-1.0.0-RELEASE-sources.jar | 123 KB |
geobyte-commons-1.0.0-RELEASE-javadoc.jar | 494 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.geobyte.commons/geobyte-commons/ -->
<dependency>
<groupId>io.geobyte.commons</groupId>
<artifactId>geobyte-commons</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.geobyte.commons/geobyte-commons/
implementation 'io.geobyte.commons:geobyte-commons:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.geobyte.commons/geobyte-commons/
implementation ("io.geobyte.commons:geobyte-commons:1.0.0-RELEASE")
'io.geobyte.commons:geobyte-commons:jar:1.0.0-RELEASE'
<dependency org="io.geobyte.commons" name="geobyte-commons" rev="1.0.0-RELEASE">
<artifact name="geobyte-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.geobyte.commons', module='geobyte-commons', version='1.0.0-RELEASE')
)
libraryDependencies += "io.geobyte.commons" % "geobyte-commons" % "1.0.0-RELEASE"
[io.geobyte.commons/geobyte-commons "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
junit : junit | jar | 4.12 |