| License |
License |
|---|---|
| GroupId | GroupIdorg.tinygroup |
| ArtifactId | ArtifactIdorg.tinygroup.commons |
| Last Version | Last Version3.4.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.tinygroup.commons
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.commons/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.commons</artifactId>
<version>3.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.commons/
implementation 'org.tinygroup:org.tinygroup.commons:3.4.9'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.commons/
implementation ("org.tinygroup:org.tinygroup.commons:3.4.9")
'org.tinygroup:org.tinygroup.commons:jar:3.4.9'
<dependency org="org.tinygroup" name="org.tinygroup.commons" rev="3.4.9">
<artifact name="org.tinygroup.commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.commons', version='3.4.9')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.commons" % "3.4.9"
[org.tinygroup/org.tinygroup.commons "3.4.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tinygroup : org.tinygroup.loader | jar | 3.4.9 |
| javassist : javassist | jar | 3.12.1.GA |
| commons-beanutils : commons-beanutils | jar | 1.9.2 |
| commons-pool : commons-pool | jar | 1.4 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-collections : commons-collections | jar | 3.2.2 |
| com.google.guava : guava | jar | 18.0 |
| commons-lang : commons-lang | jar | 2.4 |
| concurrent : concurrent | jar | 1.0 |
| org.ow2.asm : asm-util | jar | 4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |