is not current version
Last Version 1.0.4

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


GroupId

GroupId

com.ethlo.cache
ArtifactId

ArtifactId

spring-tx-cache-decorator
Version

Version

1.0.0
Type

Type

jar

Download spring-tx-cache-decorator 1.0.0


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