| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.factoryfx |
| ArtifactId | ArtifactIdapplicationServerRestClient |
| Last Version | Last Version0.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfactoryfx
factoryfx dependency injection framework
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.factoryfx/applicationServerRestClient/ -->
<dependency>
<groupId>io.github.factoryfx</groupId>
<artifactId>applicationServerRestClient</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.factoryfx/applicationServerRestClient/
implementation 'io.github.factoryfx:applicationServerRestClient:0.5.2'
// https://jarcasting.com/artifacts/io.github.factoryfx/applicationServerRestClient/
implementation ("io.github.factoryfx:applicationServerRestClient:0.5.2")
'io.github.factoryfx:applicationServerRestClient:jar:0.5.2'
<dependency org="io.github.factoryfx" name="applicationServerRestClient" rev="0.5.2">
<artifact name="applicationServerRestClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.factoryfx', module='applicationServerRestClient', version='0.5.2')
)
libraryDependencies += "io.github.factoryfx" % "applicationServerRestClient" % "0.5.2"
[io.github.factoryfx/applicationServerRestClient "0.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.glassfish.jersey.core : jersey-client | jar | 2.25.1 |
| io.github.factoryfx : restutilClient | jar | 0.5.2 |
| com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |
| org.controlsfx : controlsfx | jar | 8.40.12 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.25.1 |
| io.github.factoryfx : factory | jar | 0.5.2 |
| io.github.factoryfx : applicationServerRestCommon | jar | 0.5.2 |
| org.fxmisc.richtext : richtextfx | jar | 0.6.7 |
| com.google.guava : guava | jar | 23.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.5 |