License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.wealdtech |
ArtifactId | ArtifactIdwealdtech-configuration |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWealdtech Configuration
Weald Technology configuration files
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.+ |