Last Version

factoryfx 0.5.2

factoryfx dependency injection framework

License

License

GroupId

GroupId

io.github.factoryfx
ArtifactId

ArtifactId

applicationServerRestServer
Version

Version

0.5.2
Type

Type

jar
Description

Description

factoryfx
factoryfx dependency injection framework
Project URL

Project URL

http://factoryfx.github.io/factoryfx

Download applicationServerRestServer 0.5.2


<!-- https://jarcasting.com/artifacts/io.github.factoryfx/applicationServerRestServer/ -->
<dependency>
    <groupId>io.github.factoryfx</groupId>
    <artifactId>applicationServerRestServer</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.factoryfx/applicationServerRestServer/
implementation 'io.github.factoryfx:applicationServerRestServer:0.5.2'
// https://jarcasting.com/artifacts/io.github.factoryfx/applicationServerRestServer/
implementation ("io.github.factoryfx:applicationServerRestServer:0.5.2")
'io.github.factoryfx:applicationServerRestServer:jar:0.5.2'
<dependency org="io.github.factoryfx" name="applicationServerRestServer" rev="0.5.2">
  <artifact name="applicationServerRestServer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.factoryfx', module='applicationServerRestServer', version='0.5.2')
)
libraryDependencies += "io.github.factoryfx" % "applicationServerRestServer" % "0.5.2"
[io.github.factoryfx/applicationServerRestServer "0.5.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
io.github.factoryfx : applicationServer jar 0.5.2
io.github.factoryfx : applicationServerRestCommon jar 0.5.2
com.google.guava : guava jar 23.0
io.github.factoryfx : jettyFactory jar 0.5.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.