License |
License |
---|---|
GroupId | GroupIdorg.everit.osgi.bundles |
ArtifactId | ArtifactIdorg.everit.osgi.bundles.org.apache.commons.transaction |
Last Version | Last Version2.0.0-20150617 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommons Transaction
Classes that aid concurrent programming in a transactional style.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.apache.commons.transaction/ -->
<dependency>
<groupId>org.everit.osgi.bundles</groupId>
<artifactId>org.everit.osgi.bundles.org.apache.commons.transaction</artifactId>
<version>2.0.0-20150617</version>
</dependency>
// https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.apache.commons.transaction/
implementation 'org.everit.osgi.bundles:org.everit.osgi.bundles.org.apache.commons.transaction:2.0.0-20150617'
// https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.apache.commons.transaction/
implementation ("org.everit.osgi.bundles:org.everit.osgi.bundles.org.apache.commons.transaction:2.0.0-20150617")
'org.everit.osgi.bundles:org.everit.osgi.bundles.org.apache.commons.transaction:jar:2.0.0-20150617'
<dependency org="org.everit.osgi.bundles" name="org.everit.osgi.bundles.org.apache.commons.transaction" rev="2.0.0-20150617">
<artifact name="org.everit.osgi.bundles.org.apache.commons.transaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.everit.osgi.bundles', module='org.everit.osgi.bundles.org.apache.commons.transaction', version='2.0.0-20150617')
)
libraryDependencies += "org.everit.osgi.bundles" % "org.everit.osgi.bundles.org.apache.commons.transaction" % "2.0.0-20150617"
[org.everit.osgi.bundles/org.everit.osgi.bundles.org.apache.commons.transaction "2.0.0-20150617"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3.1 |