Last Version

Colesico Transactions 5.2.0

Colesico framework unified transactions control support for service beans

License

License

Categories

Categories

Net
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-transaction
Version

Version

5.2.0
Type

Type

jar
Description

Description

Colesico Transactions
Colesico framework unified transactions control support for service beans
Project URL

Project URL

https://github.com/colesico/colesico-framework

Download colesico-transaction 5.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.colesico.framework : colesico-config jar 5.2.0
net.colesico.framework : colesico-service jar 5.2.0

Project Modules

There are no modules declared in this project.