eforceconfig-jdbc

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-jdbc
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

eforceconfig-jdbc
A simple java configuration framework based on XML
Project URL

Project URL

http://code.google.com/p/eforceconfig/eforceconfig-jdbc/
Source Code Management

Source Code Management

http://code.google.com/p/eforceconfig/source/browse/tags/eforceconfig-1.1/eforceconfig-jdbc

Download eforceconfig-jdbc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.eforceconfig : eforceconfig-core jar 1.1
log4j : log4j jar 1.2.8

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1