| License |
License |
|---|---|
| GroupId | GroupIdse.l4.commons |
| ArtifactId | ArtifactIdcommons-types |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons-types
Toolbelt with utilities that are useful for many projects.
|
| Filename | Size |
|---|---|
| commons-types-1.2.2.pom | |
| commons-types-1.2.2.jar | 110 KB |
| commons-types-1.2.2-sources.jar | 56 KB |
| commons-types-1.2.2-javadoc.jar | 790 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.l4.commons/commons-types/ -->
<dependency>
<groupId>se.l4.commons</groupId>
<artifactId>commons-types</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.l4.commons/commons-types/
implementation 'se.l4.commons:commons-types:1.2.2'
// https://jarcasting.com/artifacts/se.l4.commons/commons-types/
implementation ("se.l4.commons:commons-types:1.2.2")
'se.l4.commons:commons-types:jar:1.2.2'
<dependency org="se.l4.commons" name="commons-types" rev="1.2.2">
<artifact name="commons-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.l4.commons', module='commons-types', version='1.2.2')
)
libraryDependencies += "se.l4.commons" % "commons-types" % "1.2.2"
[se.l4.commons/commons-types "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 28.1-jre |
| com.fasterxml : classmate | jar | 1.5.1 |
| io.github.classgraph : classgraph | jar | 4.8.53 |
| net.bytebuddy : byte-buddy | jar | 1.10.3 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.20.0 |