is not current version
Last Version 2.6.0

vorbote-common 1.5.3

This is the common util made by Theodore Hills, includes some common utils.

License

License

GroupId

GroupId

cn.vorbote
ArtifactId

ArtifactId

commons
Version

Version

1.5.3
Type

Type

jar
Description

Description

vorbote-common
This is the common util made by Theodore Hills, includes some common utils.
Source Code Management

Source Code Management

https://github.com/vorbote/commons

Download commons 1.5.3


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

Dependencies

compile (4)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok jar 1.18.20
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.