License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.factoryfx |
ArtifactId | ArtifactIdrestutilClient |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfactoryfx
factoryfx dependency injection framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
restutilClient-1.0.0.pom | |
restutilClient-1.0.0.jar | 6 KB |
restutilClient-1.0.0-sources.jar | 2 KB |
restutilClient-1.0.0-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.factoryfx/restutilClient/ -->
<dependency>
<groupId>io.github.factoryfx</groupId>
<artifactId>restutilClient</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.factoryfx/restutilClient/
implementation 'io.github.factoryfx:restutilClient:1.0.0'
// https://jarcasting.com/artifacts/io.github.factoryfx/restutilClient/
implementation ("io.github.factoryfx:restutilClient:1.0.0")
'io.github.factoryfx:restutilClient:jar:1.0.0'
<dependency org="io.github.factoryfx" name="restutilClient" rev="1.0.0">
<artifact name="restutilClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.factoryfx', module='restutilClient', version='1.0.0')
)
libraryDependencies += "io.github.factoryfx" % "restutilClient" % "1.0.0"
[io.github.factoryfx/restutilClient "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.guava : guava | jar | 23.0 |
io.github.factoryfx : factory | jar | 1.0.0 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.4 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.26 |
org.glassfish.jersey.core : jersey-client | jar | 2.26 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |