Last Version

factoryfx 1.7.6

factoryfx dependency injection framework

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.factoryfx
ArtifactId

ArtifactId

data
Version

Version

1.7.6
Type

Type

jar
Description

Description

factoryfx
factoryfx dependency injection framework
Project URL

Project URL

http://factoryfx.github.io/factoryfx

Download data 1.7.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-beta2
com.google.guava : guava jar 26.0-jre
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.18.3

Project Modules

There are no modules declared in this project.