License |
License
Other License Agreement
|
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-structure-ext-factory |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-structure-ext-factory
Artifact for providing factory based extended functionality for the
refcodes-structure artifact.
|
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-structure-ext-factory/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-structure-ext-factory</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-structure-ext-factory/
implementation 'org.refcodes:refcodes-structure-ext-factory:2.0.5'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-structure-ext-factory/
implementation ("org.refcodes:refcodes-structure-ext-factory:2.0.5")
'org.refcodes:refcodes-structure-ext-factory:jar:2.0.5'
<dependency org="org.refcodes" name="refcodes-structure-ext-factory" rev="2.0.5">
<artifact name="refcodes-structure-ext-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-structure-ext-factory', version='2.0.5')
)
libraryDependencies += "org.refcodes" % "refcodes-structure-ext-factory" % "2.0.5"
[org.refcodes/refcodes-structure-ext-factory "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-factory | jar | 2.0.5 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.9.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.4 |
org.json : json | jar | 20180130 |
org.jsoup : jsoup | jar | 1.12.1 |
org.refcodes : refcodes-structure | jar | 2.0.5 |
org.refcodes : refcodes-licensing | jar | 2.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |