License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.kik.config |
ArtifactId | ArtifactIdice |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionice
Interface-based Guice configuration framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ice-1.0.9.pom | |
ice-1.0.9.jar | 73 KB |
ice-1.0.9-tests.jar | 68 KB |
ice-1.0.9-sources.jar | 42 KB |
ice-1.0.9-javadoc.jar | 228 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kik.config/ice/ -->
<dependency>
<groupId>com.kik.config</groupId>
<artifactId>ice</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.kik.config/ice/
implementation 'com.kik.config:ice:1.0.9'
// https://jarcasting.com/artifacts/com.kik.config/ice/
implementation ("com.kik.config:ice:1.0.9")
'com.kik.config:ice:jar:1.0.9'
<dependency org="com.kik.config" name="ice" rev="1.0.9">
<artifact name="ice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kik.config', module='ice', version='1.0.9')
)
libraryDependencies += "com.kik.config" % "ice" % "1.0.9"
[com.kik.config/ice "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
net.bytebuddy : byte-buddy | jar | 1.3.13 |
io.reactivex : rxjava | jar | 1.1.3 |
com.google.guava : guava | jar | 19.0 |
com.google.inject : guice | jar | 4.0 |
com.google.inject.extensions : guice-multibindings | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |