| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.rafex.ether.properties |
| Идентификатор | Идентификаторether-properties |
| Версия | Версия2.0-v20210511 |
| Тип | Типjar |
| Описание |
Описаниеether-properties
utilities to create microservices without frameworks
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/dev.rafex.ether.properties/ether-properties/ -->
<dependency>
<groupId>dev.rafex.ether.properties</groupId>
<artifactId>ether-properties</artifactId>
<version>2.0-v20210511</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.properties/ether-properties/
implementation 'dev.rafex.ether.properties:ether-properties:2.0-v20210511'
// https://jarcasting.com/artifacts/dev.rafex.ether.properties/ether-properties/
implementation ("dev.rafex.ether.properties:ether-properties:2.0-v20210511")
'dev.rafex.ether.properties:ether-properties:jar:2.0-v20210511'
<dependency org="dev.rafex.ether.properties" name="ether-properties" rev="2.0-v20210511">
<artifact name="ether-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.properties', module='ether-properties', version='2.0-v20210511')
)
libraryDependencies += "dev.rafex.ether.properties" % "ether-properties" % "2.0-v20210511"
[dev.rafex.ether.properties/ether-properties "2.0-v20210511"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |