Last Version

Guice Configuration 1.4.3

Guice configuration module to inject configuration from files as JSON or HOCON format

License

License

Categories

Categories

Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

net.jmob
ArtifactId

ArtifactId

guice.conf
Version

Version

1.4.3
Type

Type

jar
Description

Description

Guice Configuration
Guice configuration module to inject configuration from files as JSON or HOCON format
Project URL

Project URL

https://github.com/yyvess/gconf
Source Code Management

Source Code Management

https://github.com/yyvess/gconf.git

Download guice.conf 1.4.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.3
com.google.inject.extensions : guice-assistedinject jar 4.2.3
ch.qos.logback : logback-classic jar 1.2.3
com.typesafe : config jar 1.4.1
javax.validation : validation-api jar 2.0.1.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.6.28
org.hibernate.validator : hibernate-validator-cdi jar 6.1.6.Final
org.glassfish : javax.el jar 3.0.0

Project Modules

There are no modules declared in this project.