| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.mrxiao746 |
| ArtifactId | ArtifactIdxx |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxx
xiaoxian jar for easy programing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xx-1.0.7.pom | |
| xx-1.0.7.jar | 50 KB |
| xx-1.0.7-sources.jar | 37 KB |
| xx-1.0.7-javadoc.jar | 202 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.mrxiao746/xx/ -->
<dependency>
<groupId>com.gitee.mrxiao746</groupId>
<artifactId>xx</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.mrxiao746/xx/
implementation 'com.gitee.mrxiao746:xx:1.0.7'
// https://jarcasting.com/artifacts/com.gitee.mrxiao746/xx/
implementation ("com.gitee.mrxiao746:xx:1.0.7")
'com.gitee.mrxiao746:xx:jar:1.0.7'
<dependency org="com.gitee.mrxiao746" name="xx" rev="1.0.7">
<artifact name="xx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.mrxiao746', module='xx', version='1.0.7')
)
libraryDependencies += "com.gitee.mrxiao746" % "xx" % "1.0.7"
[com.gitee.mrxiao746/xx "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 4.2.9.RELEASE |
| org.apache.cxf : cxf-core | jar | 3.1.10 |
| org.apache.cxf : cxf-rt-bindings-soap | jar | 3.1.10 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.1.10 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.1.10 |
| dom4j : dom4j | jar | 1.6.1 |
| com.belerweb : pinyin4j | jar | 2.5.1 |
| cn.hutool : hutool-all | jar | 4.5.7 |
| com.aliyun.oss : aliyun-sdk-oss-private | jar | 2.3.1 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| javax : javaee-api | jar | 7.0 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
| com.alibaba : fastjson | jar | 1.2.62 |