| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.wicp.tams | 
    
| ArtifactId | ArtifactIdcommons | 
    
| Last Version | Last Version2.3.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontams parent 
         | 
    
| Filename | Size | 
|---|---|
| commons-2.3.4.pom | |
| commons-2.3.4.jar | 220 KB | 
| commons-2.3.4-sources.jar | 136 KB | 
| commons-2.3.4-javadoc.jar | 827 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.wicp.tams/commons/ -->
<dependency>
    <groupId>net.wicp.tams</groupId>
    <artifactId>commons</artifactId>
    <version>2.3.4</version>
</dependency>
                // https://jarcasting.com/artifacts/net.wicp.tams/commons/
implementation 'net.wicp.tams:commons:2.3.4'
                // https://jarcasting.com/artifacts/net.wicp.tams/commons/
implementation ("net.wicp.tams:commons:2.3.4")
                'net.wicp.tams:commons:jar:2.3.4'
                <dependency org="net.wicp.tams" name="commons" rev="2.3.4">
  <artifact name="commons" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.wicp.tams', module='commons', version='2.3.4')
)
                libraryDependencies += "net.wicp.tams" % "commons" % "2.3.4"
                [net.wicp.tams/commons "2.3.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.geronimo.specs : geronimo-jsp_2.1_spec | jar | 1.0.1 | 
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.derby : derby | jar | 10.12.1.1 | 
| junit : junit | jar | 4.12 |