Last Version

com.makeandbuild:propconfig 1.0.5

A utility for managing properties

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.makeandbuild
ArtifactId

ArtifactId

propconfig
Version

Version

1.0.5
Type

Type

jar
Description

Description

com.makeandbuild:propconfig
A utility for managing properties
Project URL

Project URL

http://makeandbuild.com

Download propconfig 1.0.5


<!-- 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"]

Dependencies

compile (26)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
org.aspectj : aspectjrt jar 1.7.3
org.aspectj : aspectjweaver jar 1.7.3
javax.persistence : persistence-api jar 1.0.2
org.springframework : spring-core jar 4.0.0.RELEASE
org.springframework : spring-oxm jar 4.0.0.RELEASE
org.springframework : spring-context jar 4.0.0.RELEASE
org.springframework : spring-aop jar 4.0.0.RELEASE
org.springframework : spring-aspects jar 4.0.0.RELEASE
org.springframework : spring-tx jar 4.0.0.RELEASE
org.springframework : spring-jms jar 4.0.0.RELEASE
org.springframework.ws : spring-ws jar 2.1.0.RELEASE
org.springframework : spring-jdbc jar 4.0.0.RELEASE
org.springframework : spring-orm jar 4.0.0.RELEASE
org.springframework : spring-web jar 4.0.0.RELEASE
org.springframework : spring-webmvc jar 4.0.0.RELEASE
org.springframework.webflow : spring-js-resources jar 2.2.1.RELEASE
commons-digester : commons-digester jar 2.0
commons-fileupload : commons-fileupload jar 1.2.1
xalan : xalan jar 2.7.1
com.sun.jersey : jersey-client jar 1.14
com.sun.jersey : jersey-server jar 1.14
com.sun.jersey.contribs : jersey-spring jar 1.14

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.springframework : spring-test jar 4.0.0.RELEASE

Project Modules

There are no modules declared in this project.