| Лицензия |
Лицензия
Other License Agreement
|
|---|---|
| Категории |
КатегорииConfiguration Библиотеки уровня приложения config |
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-configuration-ext-console |
| Последняя версия | Последняя версия2.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-configuration-ext-console
Artifact for providing event based extended functionality for the
refcodes-configuration artifact.
|
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-configuration-ext-console/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-configuration-ext-console</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-configuration-ext-console/
implementation 'org.refcodes:refcodes-configuration-ext-console:2.0.5'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-configuration-ext-console/
implementation ("org.refcodes:refcodes-configuration-ext-console:2.0.5")
'org.refcodes:refcodes-configuration-ext-console:jar:2.0.5'
<dependency org="org.refcodes" name="refcodes-configuration-ext-console" rev="2.0.5">
<artifact name="refcodes-configuration-ext-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-configuration-ext-console', version='2.0.5')
)
libraryDependencies += "org.refcodes" % "refcodes-configuration-ext-console" % "2.0.5"
[org.refcodes/refcodes-configuration-ext-console "2.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-console | jar | 2.0.5 |
| org.refcodes : refcodes-configuration | jar | 2.0.5 |
| org.refcodes : refcodes-licensing | jar | 2.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.2 |