Last Version

com.github.xxdxxs:xxdxxs 1.0.1-RELEASE

java develop utils

License

License

GroupId

GroupId

com.github.xxdxxs
ArtifactId

ArtifactId

xxdxxs
Version

Version

1.0.1-RELEASE
Type

Type

jar
Description

Description

com.github.xxdxxs:xxdxxs
java develop utils
Project URL

Project URL

https://github.com/xxdxxs/xxdxxs
Source Code Management

Source Code Management

https://github.com/xxdxxs/xxdxxs/tree/master

Download xxdxxs 1.0.1-RELEASE


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework : spring-web jar 5.2.5.RELEASE
org.springframework : spring-core jar 5.2.5.RELEASE
org.springframework : spring-jdbc jar 5.2.5.RELEASE
org.apache.poi : poi-ooxml jar 3.10-FINAL
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
com.alibaba : fastjson jar 1.2.73
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
org.apache.commons : commons-lang3 jar 3.3.2
mysql : mysql-connector-java jar 5.1.38
org.apache.httpcomponents : httpclient jar 4.5.12

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.