com.ethlo.cache:spring-tx-cache-decorator

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.ethlo.cache
ArtifactId

ArtifactId

spring-tx-cache-decorator
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/ethlo/spring-tx-cache-decorator

Download spring-tx-cache-decorator

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
org.springframework : spring-context-support jar
org.springframework : spring-tx jar

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.2.2
0.2.1
0.2
0.1