is not current version
Last Version 3.3.0

com.github.resource4j:resource4j-spring 3.1.4

Integration of Resource4J with Spring Framework

GroupId

GroupId

com.github.resource4j
ArtifactId

ArtifactId

resource4j-spring
Version

Version

3.1.4
Type

Type

jar

Download resource4j-spring 3.1.4


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