License |
License |
---|---|
Categories |
CategoriesEbean Data ORM |
GroupId | GroupIdio.ebean |
ArtifactId | ArtifactIdebean-spring-txn |
Last Version | Last Version13.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionebean-spring-txn
Ebean support for Spring transactions
|
Project URL |
Project URL |
Filename | Size |
---|---|
ebean-spring-txn-13.0.0.pom | |
ebean-spring-txn-13.0.0.jar | 6 KB |
ebean-spring-txn-13.0.0-sources.jar | 5 KB |
ebean-spring-txn-13.0.0-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ebean/ebean-spring-txn/ -->
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-spring-txn</artifactId>
<version>13.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ebean/ebean-spring-txn/
implementation 'io.ebean:ebean-spring-txn:13.0.0'
// https://jarcasting.com/artifacts/io.ebean/ebean-spring-txn/
implementation ("io.ebean:ebean-spring-txn:13.0.0")
'io.ebean:ebean-spring-txn:jar:13.0.0'
<dependency org="io.ebean" name="ebean-spring-txn" rev="13.0.0">
<artifact name="ebean-spring-txn" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ebean', module='ebean-spring-txn', version='13.0.0')
)
libraryDependencies += "io.ebean" % "ebean-spring-txn" % "13.0.0"
[io.ebean/ebean-spring-txn "13.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
io.ebean : ebean | jar | 13.0.0 |
org.springframework : spring-jdbc | jar | 4.3.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
io.ebean : ebean-ddl-generator | jar | 13.0.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
org.springframework : spring-test | jar | 4.3.4.RELEASE |
org.springframework.boot : spring-boot-test | jar | 1.4.2.RELEASE |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.1.0 |
com.h2database : h2 | jar | 2.1.210 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.slf4j : jcl-over-slf4j | jar | [1.7,) |