is not current version
Last Version 1.1.3-jdk-11

rapiddweller Common 1.1.1-jdk-11

'rapiddweller Common' is an open source Java library forked from Databene Commons by Volker Bergmann. It provides extensions to the Java core library by utility classes, abstract concepts and concrete implementations.

License

License

GroupId

GroupId

com.rapiddweller
ArtifactId

ArtifactId

rd-lib-common
Version

Version

1.1.1-jdk-11
Type

Type

jar
Description

Description

rapiddweller Common
'rapiddweller Common' is an open source Java library forked from Databene Commons by Volker Bergmann. It provides extensions to the Java core library by utility classes, abstract concepts and concrete implementations.
Project URL

Project URL

https://www.rapiddweller.com/opensource/rd-lib-common
Project Organization

Project Organization

rapiddweller GmbH
Source Code Management

Source Code Management

https://github.com/rapiddweller/rd-lib-common

Download rd-lib-common 1.1.1-jdk-11


<!-- https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-common/ -->
<dependency>
    <groupId>com.rapiddweller</groupId>
    <artifactId>rd-lib-common</artifactId>
    <version>1.1.1-jdk-11</version>
</dependency>
// https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-common/
implementation 'com.rapiddweller:rd-lib-common:1.1.1-jdk-11'
// https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-common/
implementation ("com.rapiddweller:rd-lib-common:1.1.1-jdk-11")
'com.rapiddweller:rd-lib-common:jar:1.1.1-jdk-11'
<dependency org="com.rapiddweller" name="rd-lib-common" rev="1.1.1-jdk-11">
  <artifact name="rd-lib-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rapiddweller', module='rd-lib-common', version='1.1.1-jdk-11')
)
libraryDependencies += "com.rapiddweller" % "rd-lib-common" % "1.1.1-jdk-11"
[com.rapiddweller/rd-lib-common "1.1.1-jdk-11"]

Dependencies

compile (5)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0
org.graalvm.sdk : graal-sdk jar 21.0.0.2
com.github.spotbugs : spotbugs-annotations jar RELEASE

runtime (1)

Group / Artifact Type Version
xerces : xercesImpl jar 2.12.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.