не последняя версия
Последняя версия 1.0.4

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


Группа

Группа

com.ethlo.cache
Идентификатор

Идентификатор

spring-tx-cache-decorator
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать spring-tx-cache-decorator 1.0.2


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