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