| License | License | 
|---|---|
| GroupId | GroupIdcom.github.sparkzxl | 
| ArtifactId | ArtifactIdsparkzxl-core | 
| Version | Version1.0.1.RELEASE | 
| Type | Typejar | 
| Description | Descriptionsparkzxl component framework | 
<!-- https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-core/ -->
<dependency>
    <groupId>com.github.sparkzxl</groupId>
    <artifactId>sparkzxl-core</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-core/
implementation 'com.github.sparkzxl:sparkzxl-core:1.0.1.RELEASE'// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-core/
implementation ("com.github.sparkzxl:sparkzxl-core:1.0.1.RELEASE")'com.github.sparkzxl:sparkzxl-core:jar:1.0.1.RELEASE'<dependency org="com.github.sparkzxl" name="sparkzxl-core" rev="1.0.1.RELEASE">
  <artifact name="sparkzxl-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.sparkzxl', module='sparkzxl-core', version='1.0.1.RELEASE')
)libraryDependencies += "com.github.sparkzxl" % "sparkzxl-core" % "1.0.1.RELEASE"[com.github.sparkzxl/sparkzxl-core "1.0.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| org.apache.commons : commons-collections4 | jar | 4.4 | 
| commons-io : commons-io | jar | 2.8.0 | 
| org.bouncycastle : bcprov-jdk16 | jar | 1.46 | 
| com.google.zxing : core | jar | 3.4.1 | 
| com.google.guava : guava | jar | 30.1-jre | 
| cn.hutool : hutool-all | jar | 5.5.7 | 
| javax.mail : mail | jar | 1.4.7 | 
| com.thoughtworks.xstream : xstream | jar | 1.4.16 | 
| org.mapstruct : mapstruct | jar | 1.4.1.Final | 
| org.mapstruct : mapstruct-jdk8 | jar | 1.4.1.Final | 
| org.lionsoul : ip2region | jar | 1.7.2 | 
| org.springframework : spring-web | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.security : spring-security-rsa | jar | 1.0.9.RELEASE | 
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| eu.bitwalker : UserAgentUtils | jar | 1.21 | 
| com.alibaba : fastjson | jar | 1.2.75 | 
| com.alibaba : easyexcel | jar | 2.2.7 | 
| org.springframework.boot : spring-boot-starter-json | jar | |
| com.github.whvcse : easy-captcha | jar | 1.6.2 | 
| io.vavr : vavr | jar | 1.0.0-alpha-3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |