| License |
License |
|---|---|
| GroupId | GroupIdcom.ethlo.cache |
| ArtifactId | ArtifactIdspring-tx-cache-decorator |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.ethlo.cache/spring-tx-cache-decorator/ -->
<dependency>
<groupId>com.ethlo.cache</groupId>
<artifactId>spring-tx-cache-decorator</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.cache/spring-tx-cache-decorator/
implementation 'com.ethlo.cache:spring-tx-cache-decorator:1.0.4'
// https://jarcasting.com/artifacts/com.ethlo.cache/spring-tx-cache-decorator/
implementation ("com.ethlo.cache:spring-tx-cache-decorator:1.0.4")
'com.ethlo.cache:spring-tx-cache-decorator:jar:1.0.4'
<dependency org="com.ethlo.cache" name="spring-tx-cache-decorator" rev="1.0.4">
<artifact name="spring-tx-cache-decorator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.cache', module='spring-tx-cache-decorator', version='1.0.4')
)
libraryDependencies += "com.ethlo.cache" % "spring-tx-cache-decorator" % "1.0.4"
[com.ethlo.cache/spring-tx-cache-decorator "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context-support | jar | |
| org.springframework : spring-tx | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 |
| org.powermock : powermock-module-junit4 | jar | 2.0.7 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
| org.assertj : assertj-core | jar | 3.16.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |