| Лицензия |
Лицензия
Other License Agreement
|
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-structure-ext-factory |
| Версия | Версия2.0.5 |
| Тип | Типjar |
| Описание |
Описаниеorg.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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.2 |