| Лицензия |
Лицензия
Revised BSD
|
|---|---|
| Группа | Группаcom.evaserver |
| Идентификатор | Идентификаторeva-properties |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEvaProperties
Advanced properties with object factories, references and inheritance.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| eva-properties-0.3.pom | |
| eva-properties-0.3.jar | 61 KB |
| eva-properties-0.3-sources.jar | 154 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.evaserver/eva-properties/ -->
<dependency>
<groupId>com.evaserver</groupId>
<artifactId>eva-properties</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.evaserver/eva-properties/
implementation 'com.evaserver:eva-properties:0.3'
// https://jarcasting.com/artifacts/com.evaserver/eva-properties/
implementation ("com.evaserver:eva-properties:0.3")
'com.evaserver:eva-properties:jar:0.3'
<dependency org="com.evaserver" name="eva-properties" rev="0.3">
<artifact name="eva-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.evaserver', module='eva-properties', version='0.3')
)
libraryDependencies += "com.evaserver" % "eva-properties" % "0.3"
[com.evaserver/eva-properties "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |