License |
License |
---|---|
GroupId | GroupIdorg.openforis.collect.earth |
ArtifactId | ArtifactIdcollect-earth-core |
Last Version | Last Version1.14.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCollect Earth Core
Collect Earth - A desktop application for Augmented Visual Interpretation
|
Project Organization |
Project OrganizationOpen Foris |
Filename | Size |
---|---|
collect-earth-core-1.14.14.pom | |
collect-earth-core-1.14.14.jar | 84 KB |
collect-earth-core-1.14.14-sources.jar | 45 KB |
collect-earth-core-1.14.14-javadoc.jar | 278 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openforis.collect.earth/collect-earth-core/ -->
<dependency>
<groupId>org.openforis.collect.earth</groupId>
<artifactId>collect-earth-core</artifactId>
<version>1.14.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.collect.earth/collect-earth-core/
implementation 'org.openforis.collect.earth:collect-earth-core:1.14.14'
// https://jarcasting.com/artifacts/org.openforis.collect.earth/collect-earth-core/
implementation ("org.openforis.collect.earth:collect-earth-core:1.14.14")
'org.openforis.collect.earth:collect-earth-core:jar:1.14.14'
<dependency org="org.openforis.collect.earth" name="collect-earth-core" rev="1.14.14">
<artifact name="collect-earth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openforis.collect.earth', module='collect-earth-core', version='1.14.14')
)
libraryDependencies += "org.openforis.collect.earth" % "collect-earth-core" % "1.14.14"
[org.openforis.collect.earth/collect-earth-core "1.14.14"]
Group / Artifact | Type | Version |
---|---|---|
org.openforis.collect : collect-core | jar | 4.0.62 |
org.openforis.collect : collect-rdb | jar | 4.0.62 |
org.springframework : spring-context | jar | 5.3.20 |
com.google.code.gson : gson | jar | 2.8.7 |
org.springframework : spring-webmvc | jar | 5.3.20 |
com.opencsv : opencsv | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |