Last Version

commons-core 1.0.2.RELEASE

distribution config

License

License

GroupId

GroupId

tech.iooo.coco
ArtifactId

ArtifactId

commons-core
Version

Version

1.0.2.RELEASE
Type

Type

jar
Description

Description

commons-core
distribution config
Project URL

Project URL

http://maven.apache.org

Download commons-core 1.0.2.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 23.0
org.projectlombok : lombok jar 1.16.18
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar
org.mockito : mockito-core jar
org.hamcrest : hamcrest-library jar

Project Modules

There are no modules declared in this project.