Last Version

factoryfx 2.0.25

factoryfx dependency injection framework

License

License

GroupId

GroupId

io.github.factoryfx
ArtifactId

ArtifactId

microserviceRestServer
Version

Version

2.0.25
Type

Type

jar
Description

Description

factoryfx
factoryfx dependency injection framework
Project URL

Project URL

http://factoryfx.github.io/factoryfx

Download microserviceRestServer 2.0.25


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-beta4
com.google.guava : guava jar 26.0-jre
io.github.factoryfx : jettyFactory jar 2.0.25
io.github.factoryfx : microserviceRestCommon jar 2.0.25

Project Modules

There are no modules declared in this project.