TypesafeConfigGuice

TypesafeConfigGuice allows TypesafeConfig values to be injected with Guice

License

License

Categories

Categories

GUI User Interface config Application Layer Libs Configuration Guice Dependency Injection
GroupId

GroupId

com.github.racc
ArtifactId

ArtifactId

typesafeconfig-guice
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

TypesafeConfigGuice
TypesafeConfigGuice allows TypesafeConfig values to be injected with Guice
Project URL

Project URL

https://github.com/racc/typesafeconfig-guice

Download typesafeconfig-guice

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.racc/typesafeconfig-guice/ -->
<dependency>
    <groupId>com.github.racc</groupId>
    <artifactId>typesafeconfig-guice</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.racc/typesafeconfig-guice/
implementation 'com.github.racc:typesafeconfig-guice:0.1.0'
// https://jarcasting.com/artifacts/com.github.racc/typesafeconfig-guice/
implementation ("com.github.racc:typesafeconfig-guice:0.1.0")
'com.github.racc:typesafeconfig-guice:jar:0.1.0'
<dependency org="com.github.racc" name="typesafeconfig-guice" rev="0.1.0">
  <artifact name="typesafeconfig-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.racc', module='typesafeconfig-guice', version='0.1.0')
)
libraryDependencies += "com.github.racc" % "typesafeconfig-guice" % "0.1.0"
[com.github.racc/typesafeconfig-guice "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.typesafe : config jar 1.3.0
io.github.lukehutch : fast-classpath-scanner jar 2.18.1
org.reflections : reflections jar 0.9.9
com.google.inject : guice jar 4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1