Last Version

eoddata-client 1.0

Web service client to access eoddata

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

be.eliwan
ArtifactId

ArtifactId

eoddata-client
Version

Version

1.0
Type

Type

jar
Description

Description

eoddata-client
Web service client to access eoddata

Download eoddata-client 1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.easytesting : fest-assert jar 1.4

provided (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.