| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииConfiguration Библиотеки уровня приложения config |
| Группа | Группаcom.googlecode.rocoto |
| Идентификатор | Идентификаторrocoto-simple-configuration |
| Версия | Версия3.1 |
| Тип | Типjar |
| Описание |
ОписаниеRocoto :: Simple Configuration Properties
Simple Configuration Properties support for Google Guice
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.googlecode.rocoto/rocoto-simple-configuration/ -->
<dependency>
<groupId>com.googlecode.rocoto</groupId>
<artifactId>rocoto-simple-configuration</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.rocoto/rocoto-simple-configuration/
implementation 'com.googlecode.rocoto:rocoto-simple-configuration:3.1'
// https://jarcasting.com/artifacts/com.googlecode.rocoto/rocoto-simple-configuration/
implementation ("com.googlecode.rocoto:rocoto-simple-configuration:3.1")
'com.googlecode.rocoto:rocoto-simple-configuration:jar:3.1'
<dependency org="com.googlecode.rocoto" name="rocoto-simple-configuration" rev="3.1">
<artifact name="rocoto-simple-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.rocoto', module='rocoto-simple-configuration', version='3.1')
)
libraryDependencies += "com.googlecode.rocoto" % "rocoto-simple-configuration" % "3.1"
[com.googlecode.rocoto/rocoto-simple-configuration "3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | 2.0 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.15 |
| org.testng : testng | jar | 5.8 |