License |
License |
---|---|
GroupId | GroupIdcom.github.dgrandemange |
ArtifactId | ArtifactIdtxnmgr-springframework-ext |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptiontxnmgr-springframework-ext
Spring XML extensions for the txnmgr project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.dgrandemange/txnmgr-springframework-ext/ -->
<dependency>
<groupId>com.github.dgrandemange</groupId>
<artifactId>txnmgr-springframework-ext</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dgrandemange/txnmgr-springframework-ext/
implementation 'com.github.dgrandemange:txnmgr-springframework-ext:1.0.0'
// https://jarcasting.com/artifacts/com.github.dgrandemange/txnmgr-springframework-ext/
implementation ("com.github.dgrandemange:txnmgr-springframework-ext:1.0.0")
'com.github.dgrandemange:txnmgr-springframework-ext:jar:1.0.0'
<dependency org="com.github.dgrandemange" name="txnmgr-springframework-ext" rev="1.0.0">
<artifact name="txnmgr-springframework-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dgrandemange', module='txnmgr-springframework-ext', version='1.0.0')
)
libraryDependencies += "com.github.dgrandemange" % "txnmgr-springframework-ext" % "1.0.0"
[com.github.dgrandemange/txnmgr-springframework-ext "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 3.1.2.RELEASE |
com.github.dgrandemange : txnmgr | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.springframework : spring-context | jar | 3.1.2.RELEASE |
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.11 |
org.easytesting : fest-assert | jar | 1.4 |
org.easytesting : fest-reflect | jar | 1.4 |