| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть config Библиотеки уровня приложения Configuration |
| Группа | Группаnet.smartlab.config |
| Идентификатор | Идентификаторsmartconfig |
| Версия | Версия1.1.0-SNAPHOST |
| Тип | Типjar |
| Описание |
ОписаниеSmartConfig
Easy configuration library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| smartconfig-1.1.0-SNAPHOST.pom | |
| smartconfig-1.1.0-SNAPHOST.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.smartlab.config/smartconfig/ -->
<dependency>
<groupId>net.smartlab.config</groupId>
<artifactId>smartconfig</artifactId>
<version>1.1.0-SNAPHOST</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartlab.config/smartconfig/
implementation 'net.smartlab.config:smartconfig:1.1.0-SNAPHOST'
// https://jarcasting.com/artifacts/net.smartlab.config/smartconfig/
implementation ("net.smartlab.config:smartconfig:1.1.0-SNAPHOST")
'net.smartlab.config:smartconfig:jar:1.1.0-SNAPHOST'
<dependency org="net.smartlab.config" name="smartconfig" rev="1.1.0-SNAPHOST">
<artifact name="smartconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartlab.config', module='smartconfig', version='1.1.0-SNAPHOST')
)
libraryDependencies += "net.smartlab.config" % "smartconfig" % "1.1.0-SNAPHOST"
[net.smartlab.config/smartconfig "1.1.0-SNAPHOST"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xml-apis : xml-apis | jar | 1.0.b2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.dbunit : dbunit | jar | 2.2 |
| hsqldb : hsqldb | jar | 1.8.0.7 |
| org.jmock : jmock-junit3 | jar | 2.4.0 |