| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.github.factoryfx |
| ArtifactId | ArtifactIddata |
| Last Version | Last Version1.7.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfactoryfx
factoryfx dependency injection framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| data-1.7.6.pom | |
| data-1.7.6.jar | 111 KB |
| data-1.7.6-sources.jar | 54 KB |
| data-1.7.6-javadoc.jar | 332 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.18.3 |