Last Version

Data Loader 0.6

Framework for bulk data loading

GroupId

GroupId

com.seovic.coherence
ArtifactId

ArtifactId

loader
Version

Version

0.6
Type

Type

jar
Description

Description

Data Loader
Framework for bulk data loading

Download loader 0.6


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

Dependencies

compile (9)

Group / Artifact Type Version
com.seovic.coherence : core jar 0.6
com.seovic.coherence : identity jar 0.6
org.eclipse.persistence : javax.persistence jar 2.1.0
org.eclipse.persistence : eclipselink jar 2.5.0
org.springframework : spring-beans jar 3.1.2.RELEASE
org.springframework : spring-core jar 3.1.2.RELEASE
org.springframework : spring-jdbc jar 3.1.2.RELEASE
net.sf.supercsv : super-csv jar 2.0.1
org.slf4j : slf4j-api jar 1.6.6

provided (1)

Group / Artifact Type Version
com.oracle.coherence » coherence jar 12.1.2-0-0

test (5)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.168
junit : junit jar 4.8.2
org.slf4j : jcl-over-slf4j jar 1.6.6
org.slf4j : log4j-over-slf4j jar 1.6.6
org.slf4j : slf4j-simple jar 1.6.6

Project Modules

There are no modules declared in this project.