jPile - Java Persistence Infile LoadEr

jPile implements javax.persistence annotations. The primary use for this library is to write massive amount of data to the database with a very high throughput. It uses MySQL's infile format. See README for more help.

Лицензия

Лицензия

Группа

Группа

com.opower
Идентификатор

Идентификатор

jpile
Последняя версия

Последняя версия

1.8.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

jPile - Java Persistence Infile LoadEr
jPile implements javax.persistence annotations. The primary use for this library is to write massive amount of data to the database with a very high throughput. It uses MySQL's infile format. See README for more help.

Скачать jpile

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework : spring-core jar 3.2.6.RELEASE
com.google.guava : guava jar 12.0
joda-time : joda-time jar 2.1
org.javassist : javassist jar 3.16.1-GA
org.slf4j : slf4j-api Необязательный jar 1.7.2
com.google.code.findbugs : jsr305 jar 3.0.1

provided (3)

Идентификатор библиотеки Тип Версия
org.hibernate.java-persistence : jpa-api jar 2.0-cr-1
mysql : mysql-connector-java jar 5.1.18
c3p0 : c3p0 jar 0.9.1.2

runtime (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 3.2.6.RELEASE

test (9)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.springframework : spring-test jar 3.2.6.RELEASE
org.hibernate : hibernate-core jar 3.6.8.Final
org.hibernate : hibernate-entitymanager jar 3.6.8.Final
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.springframework : spring-jdbc jar 3.2.6.RELEASE
org.slf4j : slf4j-jdk14 jar 1.7.2
com.zaxxer : HikariCP-java6 jar 2.2.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.8.3
1.8.2
1.8.1
1.8.0
1.7.11
1.7.10
1.7.9
1.7.8
1.7.7
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6
1.5
1.4
1.3
1.2
1.1
1.0