ice

Interface-based Guice configuration framework

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.kik.config
ArtifactId

ArtifactId

ice
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

ice
Interface-based Guice configuration framework
Project URL

Project URL

http://www.kik.com
Project Organization

Project Organization

Kik Interactive Inc.

Download ice

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0