License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.makeandbuild |
ArtifactId | ArtifactIdpropconfig |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.makeandbuild:propconfig
A utility for managing properties
|
Project URL |
Project URL |
Filename | Size |
---|---|
propconfig-1.0.5.pom | |
propconfig-1.0.5.jar | 16 KB |
propconfig-1.0.5-sources.jar | 3 KB |
propconfig-1.0.5-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.makeandbuild/propconfig/ -->
<dependency>
<groupId>com.makeandbuild</groupId>
<artifactId>propconfig</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.makeandbuild/propconfig/
implementation 'com.makeandbuild:propconfig:1.0.5'
// https://jarcasting.com/artifacts/com.makeandbuild/propconfig/
implementation ("com.makeandbuild:propconfig:1.0.5")
'com.makeandbuild:propconfig:jar:1.0.5'
<dependency org="com.makeandbuild" name="propconfig" rev="1.0.5">
<artifact name="propconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.makeandbuild', module='propconfig', version='1.0.5')
)
libraryDependencies += "com.makeandbuild" % "propconfig" % "1.0.5"
[com.makeandbuild/propconfig "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.springframework : spring-test | jar | 4.0.0.RELEASE |