| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.rafex.ether.properties |
| Идентификатор | Идентификаторether-properties |
| Последняя версия | Последняя версия2.0-v20210916 |
| Дата | Дата |
| Тип | Тип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-v20210916</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.properties/ether-properties/
implementation 'dev.rafex.ether.properties:ether-properties:2.0-v20210916'
// https://jarcasting.com/artifacts/dev.rafex.ether.properties/ether-properties/
implementation ("dev.rafex.ether.properties:ether-properties:2.0-v20210916")
'dev.rafex.ether.properties:ether-properties:jar:2.0-v20210916'
<dependency org="dev.rafex.ether.properties" name="ether-properties" rev="2.0-v20210916">
<artifact name="ether-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.properties', module='ether-properties', version='2.0-v20210916')
)
libraryDependencies += "dev.rafex.ether.properties" % "ether-properties" % "2.0-v20210916"
[dev.rafex.ether.properties/ether-properties "2.0-v20210916"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |