net.nikore.gozer:config

API Gateway and reverse proxy

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.nikore.gozer
ArtifactId

ArtifactId

config
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

API Gateway and reverse proxy

Download config

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.inject : guice jar 4.0-beta5
com.typesafe : config jar 1.2.1

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.0