is not current version
Last Version 1.0.4

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


GroupId

GroupId

com.ethlo.cache
ArtifactId

ArtifactId

spring-tx-cache-decorator
Version

Version

0.2.1
Type

Type

jar

Download spring-tx-cache-decorator 0.2.1


<!-- https://jarcasting.com/artifacts/com.ethlo.cache/spring-tx-cache-decorator/ -->
<dependency>
    <groupId>com.ethlo.cache</groupId>
    <artifactId>spring-tx-cache-decorator</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.cache/spring-tx-cache-decorator/
implementation 'com.ethlo.cache:spring-tx-cache-decorator:0.2.1'
// https://jarcasting.com/artifacts/com.ethlo.cache/spring-tx-cache-decorator/
implementation ("com.ethlo.cache:spring-tx-cache-decorator:0.2.1")
'com.ethlo.cache:spring-tx-cache-decorator:jar:0.2.1'
<dependency org="com.ethlo.cache" name="spring-tx-cache-decorator" rev="0.2.1">
  <artifact name="spring-tx-cache-decorator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.cache', module='spring-tx-cache-decorator', version='0.2.1')
)
libraryDependencies += "com.ethlo.cache" % "spring-tx-cache-decorator" % "0.2.1"
[com.ethlo.cache/spring-tx-cache-decorator "0.2.1"]