| Лицензия |
Лицензия |
|---|---|
| Группа | Группаse.l4.exoconf |
| Идентификатор | Идентификаторexoconf |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеexoconf
Configuration management
|
| Имя Файла | Размер |
|---|---|
| exoconf-2.0.0.pom | |
| exoconf-2.0.0.jar | 46 KB |
| exoconf-2.0.0-sources.jar | 21 KB |
| exoconf-2.0.0-javadoc.jar | 457 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.l4.exoconf/exoconf/ -->
<dependency>
<groupId>se.l4.exoconf</groupId>
<artifactId>exoconf</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.l4.exoconf/exoconf/
implementation 'se.l4.exoconf:exoconf:2.0.0'
// https://jarcasting.com/artifacts/se.l4.exoconf/exoconf/
implementation ("se.l4.exoconf:exoconf:2.0.0")
'se.l4.exoconf:exoconf:jar:2.0.0'
<dependency org="se.l4.exoconf" name="exoconf" rev="2.0.0">
<artifact name="exoconf" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.l4.exoconf', module='exoconf', version='2.0.0')
)
libraryDependencies += "se.l4.exoconf" % "exoconf" % "2.0.0"
[se.l4.exoconf/exoconf "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| se.l4.exobytes : exobytes | jar | 1.0.2 |
| se.l4.ylem.io : ylem-io | jar | 1.0.0 |
| jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 3.1.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate.validator : hibernate-validator | jar | 6.1.0.Final |
| org.glassfish : javax.el | jar | 3.0.1-b11 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.20.0 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.4.1 |