is not current version
Last Version 3.3.0

com.github.resource4j:resource4j-spring 2.0.2

Integration of Resource4J with Spring Framework

GroupId

GroupId

com.github.resource4j
ArtifactId

ArtifactId

resource4j-spring
Version

Version

2.0.2
Type

Type

jar

Download resource4j-spring 2.0.2


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