License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.github.dmulcahey |
ArtifactId | ArtifactIdcomponent-configuration |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncomponent-configuration
A parent pom used for building applications.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
component-configuration-0.0.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dmulcahey/component-configuration/ -->
<dependency>
<groupId>com.github.dmulcahey</groupId>
<artifactId>component-configuration</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dmulcahey/component-configuration/
implementation 'com.github.dmulcahey:component-configuration:0.0.2'
// https://jarcasting.com/artifacts/com.github.dmulcahey/component-configuration/
implementation ("com.github.dmulcahey:component-configuration:0.0.2")
'com.github.dmulcahey:component-configuration:pom:0.0.2'
<dependency org="com.github.dmulcahey" name="component-configuration" rev="0.0.2">
<artifact name="component-configuration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dmulcahey', module='component-configuration', version='0.0.2')
)
libraryDependencies += "com.github.dmulcahey" % "component-configuration" % "0.0.2"
[com.github.dmulcahey/component-configuration "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.13 |
com.google.code.findbugs : jsr305 Optional | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.13 |
junit : junit | jar | 4.12 |