GroupId | GroupIdcom.seovic.coherence |
---|---|
ArtifactId | ArtifactIdloader |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionData Loader
Framework for bulk data loading
|
Filename | Size |
---|---|
loader-0.6.pom | |
loader-0.6.jar | 39 KB |
loader-0.6-tests.jar | 52 KB |
loader-0.6-sources.jar | 33 KB |
loader-0.6-javadoc.jar | 180 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence » coherence | jar | 12.1.2-0-0 |
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 |