License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdfi.jubic |
ArtifactId | ArtifactIdeasyconfig-parent |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasyconfig-parent
Read configuration from environment
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyconfig-parent-0.9.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.jubic/easyconfig-parent/ -->
<dependency>
<groupId>fi.jubic</groupId>
<artifactId>easyconfig-parent</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fi.jubic/easyconfig-parent/
implementation 'fi.jubic:easyconfig-parent:0.9.1'
// https://jarcasting.com/artifacts/fi.jubic/easyconfig-parent/
implementation ("fi.jubic:easyconfig-parent:0.9.1")
'fi.jubic:easyconfig-parent:pom:0.9.1'
<dependency org="fi.jubic" name="easyconfig-parent" rev="0.9.1">
<artifact name="easyconfig-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fi.jubic', module='easyconfig-parent', version='0.9.1')
)
libraryDependencies += "fi.jubic" % "easyconfig-parent" % "0.9.1"
[fi.jubic/easyconfig-parent "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.6.1 |
org.mockito : mockito-junit-jupiter | jar | 4.6.1 |