org.seedstack.seed:seed-transaction

The lean development stack

License

License

GroupId

GroupId

org.seedstack.seed
ArtifactId

ArtifactId

seed-transaction
Last Version

Last Version

2.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

The lean development stack
Project Organization

Project Organization

SeedStack

Download seed-transaction

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.seedstack.seed : seed-core jar 2.3.4

provided (1)

Group / Artifact Type Version
javax.transaction : jta jar 1.1

test (3)

Group / Artifact Type Version
org.seedstack.seed : seed-testing jar 2.3.4
org.easytesting : fest-reflect jar 1.4.1
ch.qos.logback : logback-classic jar 1.1.6

Project Modules

There are no modules declared in this project.

SeedStack Java Framework

Build status Coverage Status Maven Central

Also known as Seed, the Java framework provides support for a large range of technologies and standards from the Java world.

Copyright and license

This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.

org.seedstack.seed

SeedStack

Clean Java Development

Versions

Version
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0