Last Version

eforceconfig 1.1

A simple java configuration framework based on XML

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.google.code.eforceconfig
ArtifactId

ArtifactId

eforceconfig
Version

Version

1.1
Type

Type

pom
Description

Description

eforceconfig
A simple java configuration framework based on XML
Project URL

Project URL

http://code.google.com/p/eforceconfig/

Download eforceconfig 1.1

Filename Size
eforceconfig-1.1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.google.code.eforceconfig/eforceconfig/ -->
<dependency>
    <groupId>com.google.code.eforceconfig</groupId>
    <artifactId>eforceconfig</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.eforceconfig/eforceconfig/
implementation 'com.google.code.eforceconfig:eforceconfig:1.1'
// https://jarcasting.com/artifacts/com.google.code.eforceconfig/eforceconfig/
implementation ("com.google.code.eforceconfig:eforceconfig:1.1")
'com.google.code.eforceconfig:eforceconfig:pom:1.1'
<dependency org="com.google.code.eforceconfig" name="eforceconfig" rev="1.1">
  <artifact name="eforceconfig" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.eforceconfig', module='eforceconfig', version='1.1')
)
libraryDependencies += "com.google.code.eforceconfig" % "eforceconfig" % "1.1"
[com.google.code.eforceconfig/eforceconfig "1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • eforceconfig-core
  • eforceconfig-jdbc
  • eforceconfig-servlet