License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdio.edurt.gcm |
ArtifactId | ArtifactIdgcm-configuration |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGcm for Configuration Component
Google Guice component management System!
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gcm-configuration-1.1.2.pom | |
gcm-configuration-1.1.2.jar | 3 KB |
gcm-configuration-1.1.2-sources.jar | 1 KB |
gcm-configuration-1.1.2-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.edurt.gcm/gcm-configuration/ -->
<dependency>
<groupId>io.edurt.gcm</groupId>
<artifactId>gcm-configuration</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.edurt.gcm/gcm-configuration/
implementation 'io.edurt.gcm:gcm-configuration:1.1.2'
// https://jarcasting.com/artifacts/io.edurt.gcm/gcm-configuration/
implementation ("io.edurt.gcm:gcm-configuration:1.1.2")
'io.edurt.gcm:gcm-configuration:jar:1.1.2'
<dependency org="io.edurt.gcm" name="gcm-configuration" rev="1.1.2">
<artifact name="gcm-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.edurt.gcm', module='gcm-configuration', version='1.1.2')
)
libraryDependencies += "io.edurt.gcm" % "gcm-configuration" % "1.1.2"
[io.edurt.gcm/gcm-configuration "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.edurt.gcm : gcm-common | jar | 1.1.2 |
com.google.inject : guice | jar | 4.2.2 |
org.projectlombok : lombok | jar | 1.18.8 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |