Last Version

common 1.0.4

Some useful library for Java & SpringBoot implementation.

License

License

GroupId

GroupId

com.github.sisyphsu
ArtifactId

ArtifactId

common
Version

Version

1.0.4
Type

Type

pom
Description

Description

common
Some useful library for Java & SpringBoot implementation.
Project URL

Project URL

https://github.com/sisyphsu/common

Download common 1.0.4

Filename Size
common-1.0.4.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.sisyphsu/common/ -->
<dependency>
    <groupId>com.github.sisyphsu</groupId>
    <artifactId>common</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sisyphsu/common/
implementation 'com.github.sisyphsu:common:1.0.4'
// https://jarcasting.com/artifacts/com.github.sisyphsu/common/
implementation ("com.github.sisyphsu:common:1.0.4")
'com.github.sisyphsu:common:pom:1.0.4'
<dependency org="com.github.sisyphsu" name="common" rev="1.0.4">
  <artifact name="common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sisyphsu', module='common', version='1.0.4')
)
libraryDependencies += "com.github.sisyphsu" % "common" % "1.0.4"
[com.github.sisyphsu/common "1.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.apache.commons : commons-lang3 jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

  • common-cluster