License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.guerlab |
ArtifactId | ArtifactIdguerlab-commons |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.guerlab:guerlab-commons
net.guerlab.commons is a suite of core and expanded libraries that include utility classes and much much more.
|
Project URL |
Project URL |
Project Organization |
Project Organizationguerlab |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guerlab-commons-2.0.1.pom | |
guerlab-commons-2.0.1.jar | 62 KB |
guerlab-commons-2.0.1-sources.jar | 219 KB |
guerlab-commons-2.0.1-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab/guerlab-commons/ -->
<dependency>
<groupId>net.guerlab</groupId>
<artifactId>guerlab-commons</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab/guerlab-commons/
implementation 'net.guerlab:guerlab-commons:2.0.1'
// https://jarcasting.com/artifacts/net.guerlab/guerlab-commons/
implementation ("net.guerlab:guerlab-commons:2.0.1")
'net.guerlab:guerlab-commons:jar:2.0.1'
<dependency org="net.guerlab" name="guerlab-commons" rev="2.0.1">
<artifact name="guerlab-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab', module='guerlab-commons', version='2.0.1')
)
libraryDependencies += "net.guerlab" % "guerlab-commons" % "2.0.1"
[net.guerlab/guerlab-commons "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-codec : commons-codec | jar | 1.15 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.12.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |