| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.rapiddweller | 
    
| ArtifactId | ArtifactIdrd-lib-common | 
    
| Version | Version1.1.1-jdk-11 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionrapiddweller 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 | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| rd-lib-common-1.1.1-jdk-11.pom | |
| rd-lib-common-1.1.1-jdk-11.jar | 712 KB | 
| rd-lib-common-1.1.1-jdk-11-sources.jar | 629 KB | 
| rd-lib-common-1.1.1-jdk-11-javadoc.jar | 3 MB | 
| Browse | 
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| xerces : xercesImpl | jar | 2.12.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |