Last Version

net.guerlab:commons 1.1.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

commons
Version

Version

1.1.1
Type

Type

jar
Description

Description

net.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/commons
Source Code Management

Source Code Management

https://gitee.com/guerlab_net/commons

Download commons 1.1.1


<!-- https://jarcasting.com/artifacts/net.guerlab/commons/ -->
<dependency>
    <groupId>net.guerlab</groupId>
    <artifactId>commons</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab/commons/
implementation 'net.guerlab:commons:1.1.1'
// https://jarcasting.com/artifacts/net.guerlab/commons/
implementation ("net.guerlab:commons:1.1.1")
'net.guerlab:commons:jar:1.1.1'
<dependency org="net.guerlab" name="commons" rev="1.1.1">
  <artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab', module='commons', version='1.1.1')
)
libraryDependencies += "net.guerlab" % "commons" % "1.1.1"
[net.guerlab/commons "1.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.2
io.swagger : swagger-annotations jar 1.5.16

provided (2)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.0.0.RELEASE
org.mybatis : mybatis jar 3.4.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.