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

com.eclecticlogic:pedal-tx 1.5.0

Pedal is an idiomatic JPA and Spring based DAO framework.

Группа

Группа

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

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

pedal-tx
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать pedal-tx 1.5.0


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