License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdch.frostnova |
ArtifactId | ArtifactIdwebservice-client-util |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIdx Commons
Idx Commons is a collection of general-purpose base libraries.
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-client | jar | 2.25 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.8.47 |