| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.terradue |
| ArtifactId | ArtifactIdjcatalogue-client |
| Last Version | Last Version0.8.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJCatalogue Client :: Core APIs
REST client for OpenSearch Geo and Temporal protocol servers
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jcatalogue-client-0.8.3.pom | |
| jcatalogue-client-0.8.3.jar | 52 KB |
| jcatalogue-client-0.8.3-sources.jar | 36 KB |
| jcatalogue-client-0.8.3-javadoc.jar | 150 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.terradue/jcatalogue-client/ -->
<dependency>
<groupId>com.terradue</groupId>
<artifactId>jcatalogue-client</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.terradue/jcatalogue-client/
implementation 'com.terradue:jcatalogue-client:0.8.3'
// https://jarcasting.com/artifacts/com.terradue/jcatalogue-client/
implementation ("com.terradue:jcatalogue-client:0.8.3")
'com.terradue:jcatalogue-client:jar:0.8.3'
<dependency org="com.terradue" name="jcatalogue-client" rev="0.8.3">
<artifact name="jcatalogue-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.terradue', module='jcatalogue-client', version='0.8.3')
)
libraryDependencies += "com.terradue" % "jcatalogue-client" % "0.8.3"
[com.terradue/jcatalogue-client "0.8.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-digester3 | jar | 3.1 |
| com.ning : async-http-client | jar | 1.8.0 |
| ca.juliusdavies : not-yet-commons-ssl | jar | 0.3.11 |
| commons-codec : commons-codec | jar | 1.6 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| org.projectlombok : lombok | jar | 0.10.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.0 |
| junit : junit | jar | 4.10 |