Last Version

net.guerlab:guerlab-commons 2.0.1

net.guerlab.commons is a suite of core and expanded libraries that include utility classes and much much more.

License

License

Categories

Categories

Net
GroupId

GroupId

net.guerlab
ArtifactId

ArtifactId

guerlab-commons
Version

Version

2.0.1
Type

Type

jar
Description

Description

net.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

https://gitee.com/guerlab_net/guerlab-commons
Project Organization

Project Organization

guerlab
Source Code Management

Source Code Management

https://gitee.com/guerlab_net/guerlab-commons

Download guerlab-commons 2.0.1


<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.