License |
License |
---|---|
GroupId | GroupIdio.github.factoryfx |
ArtifactId | ArtifactIdapplicationServer |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfactoryfx
factoryfx dependency injection framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
applicationServer-0.5.2.pom | |
applicationServer-0.5.2.jar | 14 KB |
applicationServer-0.5.2-sources.jar | 7 KB |
applicationServer-0.5.2-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.factoryfx/applicationServer/ -->
<dependency>
<groupId>io.github.factoryfx</groupId>
<artifactId>applicationServer</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.factoryfx/applicationServer/
implementation 'io.github.factoryfx:applicationServer:0.5.2'
// https://jarcasting.com/artifacts/io.github.factoryfx/applicationServer/
implementation ("io.github.factoryfx:applicationServer:0.5.2")
'io.github.factoryfx:applicationServer:jar:0.5.2'
<dependency org="io.github.factoryfx" name="applicationServer" rev="0.5.2">
<artifact name="applicationServer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.factoryfx', module='applicationServer', version='0.5.2')
)
libraryDependencies += "io.github.factoryfx" % "applicationServer" % "0.5.2"
[io.github.factoryfx/applicationServer "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
io.github.factoryfx : factory | jar | 0.5.2 |
com.google.guava : guava | jar | 23.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.github.factoryfx » testfactories | jar | 0.5.2 |
org.mockito : mockito-all | jar | 1.9.5 |