License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.colesico.framework |
ArtifactId | ArtifactIdcolesico-transaction |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionColesico Transactions
Colesico framework unified transactions control support for service beans
|
Project URL |
Project URL |
Filename | Size |
---|---|
colesico-transaction-5.2.0.pom | |
colesico-transaction-5.2.0.jar | 14 KB |
colesico-transaction-5.2.0-sources.jar | 12 KB |
colesico-transaction-5.2.0-javadoc.jar | 444 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.colesico.framework : colesico-config | jar | 5.2.0 |
net.colesico.framework : colesico-service | jar | 5.2.0 |