Idx Commons

Idx Commons is a collection of general-purpose base libraries.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ch.frostnova
ArtifactId

ArtifactId

webservice-client-util
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Idx Commons
Idx Commons is a collection of general-purpose base libraries.
Project URL

Project URL

https://github.com/pwalser75/idx-commons

Download webservice-client-util

How to add to project

<!-- https://jarcasting.com/artifacts/ch.frostnova/webservice-client-util/ -->
<dependency>
    <groupId>ch.frostnova</groupId>
    <artifactId>webservice-client-util</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.frostnova/webservice-client-util/
implementation 'ch.frostnova:webservice-client-util:1.0.0-RC1'
// https://jarcasting.com/artifacts/ch.frostnova/webservice-client-util/
implementation ("ch.frostnova:webservice-client-util:1.0.0-RC1")
'ch.frostnova:webservice-client-util:jar:1.0.0-RC1'
<dependency org="ch.frostnova" name="webservice-client-util" rev="1.0.0-RC1">
  <artifact name="webservice-client-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.frostnova', module='webservice-client-util', version='1.0.0-RC1')
)
libraryDependencies += "ch.frostnova" % "webservice-client-util" % "1.0.0-RC1"
[ch.frostnova/webservice-client-util "1.0.0-RC1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.25
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC1