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

Pedal Loader 1.1.1

A DSL for data loading that is particularly suited for unit-testing with the database. The load scripts work at the JPA entity level (not database columns and values but JPA entity properties and "converted" types).

Лицензия

Лицензия

Группа

Группа

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

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

pedal-loader
Версия

Версия

1.1.1
Тип

Тип

jar
Описание

Описание

Pedal Loader
A DSL for data loading that is particularly suited for unit-testing with the database. The load scripts work at the JPA entity level (not database columns and values but JPA entity properties and "converted" types).
Ссылка на сайт

Ссылка на сайт

https://github.com/eclecticlogic/pedal-loader

Скачать pedal-loader 1.1.1


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7
commons-io : commons-io jar 2.4
javax.annotation : javax.annotation-api jar 1.2

provided (5)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-core jar 5.2.0.Final
org.codehaus.groovy : groovy-all jar 2.3.2
org.springframework : spring-context jar 4.3.0.RELEASE
org.springframework : spring-beans jar 4.3.0.RELEASE
org.springframework : spring-orm jar 4.3.0.RELEASE

test (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 1.2.0.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 1.2.0.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.2.0.RELEASE
org.postgresql : postgresql jar 9.3-1102-jdbc41
com.eclecticlogic : pedal-dialect jar 1.2.0

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

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