is not current version
Last Version 2.5.0

chaos-core 2.1.1

${project.artifactId}

License

License

GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-core
Version

Version

2.1.1
Type

Type

jar
Description

Description

chaos-core
chaos-core
Project URL

Project URL

https://github.com/gclm/chaos

Download chaos-core 2.1.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
javax.servlet : javax.servlet-api jar
com.google.zxing : core jar 3.4.0
com.google.zxing : javase jar 3.4.0
org.jsoup : jsoup jar 1.13.1
org.projectlombok : lombok jar
cn.hutool : hutool-all jar 5.4.7
com.google.guava : guava jar 29.0-jre
org.springframework : spring-webmvc jar
commons-beanutils : commons-beanutils jar 1.9.4
com.ejlchina : okhttps-fastjson jar 2.4.2

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.