Last Version

common 3.4.0

A common library that gives a lot of useful tools.

License

License

GroupId

GroupId

io.github.shiruka
ArtifactId

ArtifactId

common
Version

Version

3.4.0
Type

Type

jar
Description

Description

common
A common library that gives a lot of useful tools.

Download common 3.4.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.48
com.google.guava : guava jar 30.0-jre
com.google.code.gson : gson jar 2.8.6
io.github.portlek : replaceable jar 1.6
me.carleslc.Simple-YAML » Simple-Configuration jar 1.7.2
me.carleslc.Simple-YAML » Simple-Yaml jar 1.7.2
io.github.portlek : jsongration jar 2.0.8
io.netty : netty-all jar 4.1.54.Final
org.apache.logging.log4j : log4j-core jar 2.14.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
org.jetbrains : annotations jar 20.1.0

runtime (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0

test (5)

Group / Artifact Type Version
org.llorllale : cactoos-matchers jar 0.21
org.mockito : mockito-core jar 3.6.0
org.mockito : mockito-inline jar 3.6.0
org.junit.jupiter : junit-jupiter jar 5.7.0
com.github.seeseemelk : MockBukkit-v1.16 jar 0.15.0

Project Modules

There are no modules declared in this project.