| License |
License |
|---|---|
| Categories |
CategoriesData CLI User Interface |
| GroupId | GroupIdbe.eliwan |
| ArtifactId | ArtifactIdeoddata-client |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneoddata-client
Web service client to access eoddata
|
| Filename | Size |
|---|---|
| eoddata-client-1.0.pom | |
| eoddata-client-1.0.jar | 120 KB |
| eoddata-client-1.0-sources.jar | 124 KB |
| eoddata-client-1.0-javadoc.jar | 581 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/be.eliwan/eoddata-client/ -->
<dependency>
<groupId>be.eliwan</groupId>
<artifactId>eoddata-client</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.eliwan/eoddata-client/
implementation 'be.eliwan:eoddata-client:1.0'
// https://jarcasting.com/artifacts/be.eliwan/eoddata-client/
implementation ("be.eliwan:eoddata-client:1.0")
'be.eliwan:eoddata-client:jar:1.0'
<dependency org="be.eliwan" name="eoddata-client" rev="1.0">
<artifact name="eoddata-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.eliwan', module='eoddata-client', version='1.0')
)
libraryDependencies += "be.eliwan" % "eoddata-client" % "1.0"
[be.eliwan/eoddata-client "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.easytesting : fest-assert | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.7.10 |
| org.apache.cxf : cxf-rt-transports-http | jar | 2.7.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |