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

com.github.resource4j:resource4j-spring 3.1.0

Integration of Resource4J with Spring Framework

Группа

Группа

com.github.resource4j
Идентификатор

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

resource4j-spring
Версия

Версия

3.1.0
Тип

Тип

jar

Скачать resource4j-spring 3.1.0


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