| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.anwiba.commons | 
    
| ArtifactId | ArtifactIdcommons | 
    
| Last Version | Last Version1.1.158 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionanwiba commons project 
            anwiba commons libraries project 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| commons-1.1.158.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.anwiba.commons/commons/ -->
<dependency>
    <groupId>net.anwiba.commons</groupId>
    <artifactId>commons</artifactId>
    <version>1.1.158</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/net.anwiba.commons/commons/
implementation 'net.anwiba.commons:commons:1.1.158'
                // https://jarcasting.com/artifacts/net.anwiba.commons/commons/
implementation ("net.anwiba.commons:commons:1.1.158")
                'net.anwiba.commons:commons:pom:1.1.158'
                <dependency org="net.anwiba.commons" name="commons" rev="1.1.158">
  <artifact name="commons" type="pom" />
</dependency>
                @Grapes(
@Grab(group='net.anwiba.commons', module='commons', version='1.1.158')
)
                libraryDependencies += "net.anwiba.commons" % "commons" % "1.1.158"
                [net.anwiba.commons/commons "1.1.158"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.platform : junit-platform-commons | jar | 1.8.1 | 
| org.junit.platform : junit-platform-launcher | jar | 1.8.1 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |