| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииConfiguration Библиотеки уровня приложения config |
| Группа | Группаcom.wealdtech |
| Идентификатор | Идентификаторwealdtech-configuration |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWealdtech Configuration
Weald Technology configuration files
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.wealdtech/wealdtech-configuration/ -->
<dependency>
<groupId>com.wealdtech</groupId>
<artifactId>wealdtech-configuration</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wealdtech/wealdtech-configuration/
implementation 'com.wealdtech:wealdtech-configuration:2.0.0'
// https://jarcasting.com/artifacts/com.wealdtech/wealdtech-configuration/
implementation ("com.wealdtech:wealdtech-configuration:2.0.0")
'com.wealdtech:wealdtech-configuration:jar:2.0.0'
<dependency org="com.wealdtech" name="wealdtech-configuration" rev="2.0.0">
<artifact name="wealdtech-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wealdtech', module='wealdtech-configuration', version='2.0.0')
)
libraryDependencies += "com.wealdtech" % "wealdtech-configuration" % "2.0.0"
[com.wealdtech/wealdtech-configuration "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.1 |
| com.wealdtech : wealdtech-jackson | jar | 2.0.0 |
| com.google.inject : guice | jar | 3.0 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.+ |