License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.kasisoft.cdi |
ArtifactId | ArtifactIdconfiguration |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDI :: Configuration
CDI :: Configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
configuration-0.8.pom | |
configuration-0.8.jar | 13 KB |
configuration-0.8-sources.jar | 9 KB |
configuration-0.8-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kasisoft.cdi/configuration/ -->
<dependency>
<groupId>com.kasisoft.cdi</groupId>
<artifactId>configuration</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.kasisoft.cdi/configuration/
implementation 'com.kasisoft.cdi:configuration:0.8'
// https://jarcasting.com/artifacts/com.kasisoft.cdi/configuration/
implementation ("com.kasisoft.cdi:configuration:0.8")
'com.kasisoft.cdi:configuration:jar:0.8'
<dependency org="com.kasisoft.cdi" name="configuration" rev="0.8">
<artifact name="configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kasisoft.cdi', module='configuration', version='0.8')
)
libraryDependencies += "com.kasisoft.cdi" % "configuration" % "0.8"
[com.kasisoft.cdi/configuration "0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.kasisoft : com.kasisoft.libs.common | jar | 2.9 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
org.apache.tomee : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.kasisoft.cdi : weldex | jar | 0.4 |
org.testng : testng | jar | 6.9.10 |
org.hamcrest : hamcrest-all | jar | 1.3 |