Resource4J Core Library

Resource4J Core Library provides all resource4j basic APIs as well as their default implementations.

License

License

GroupId

GroupId

com.github.resource4j
ArtifactId

ArtifactId

resource4j-core
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Resource4J Core Library
Resource4J Core Library provides all resource4j basic APIs as well as their default implementations.
Project URL

Project URL

https://github.com/resource4j/resource4j

Download resource4j-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.resource4j : converters jar 3.3.0
com.google.guava : guava Optional jar 30.1-jre

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter jar 5.7.0
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.
com.github.resource4j

Resource4j Community

Versions

Version
3.3.0
3.2.0
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.2