| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.thk-systems.commons | 
    
| ArtifactId | ArtifactIdcumin | 
    
| Last Version | Last Version4.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncumin 
            Commons for lang, crypto, xml, dom, text, csv, reflection, annotations, parsing, ... 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| cumin-4.3.0.pom | |
| cumin-4.3.0.jar | 27 KB | 
| cumin-4.3.0-sources.jar | 19 KB | 
| cumin-4.3.0-javadoc.jar | 185 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.thk-systems.commons/cumin/ -->
<dependency>
    <groupId>net.thk-systems.commons</groupId>
    <artifactId>cumin</artifactId>
    <version>4.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.thk-systems.commons/cumin/
implementation 'net.thk-systems.commons:cumin:4.3.0'
                // https://jarcasting.com/artifacts/net.thk-systems.commons/cumin/
implementation ("net.thk-systems.commons:cumin:4.3.0")
                'net.thk-systems.commons:cumin:jar:4.3.0'
                <dependency org="net.thk-systems.commons" name="cumin" rev="4.3.0">
  <artifact name="cumin" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.thk-systems.commons', module='cumin', version='4.3.0')
)
                libraryDependencies += "net.thk-systems.commons" % "cumin" % "4.3.0"
                [net.thk-systems.commons/cumin "4.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.11.0 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| org.apache.commons : commons-text | jar | 1.9 | 
| commons-codec : commons-codec | jar | 1.15 | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.ibm.icu : icu4j | jar | 71.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.70 | 
| ch.qos.logback : logback-classic | jar | 1.2.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |