xtool

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.xphsc
ArtifactId

ArtifactId

xtool
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

xtool
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download xtool

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.4
com.alibaba : fastjson jar 1.2.32
com.belerweb : pinyin4j Optional jar 2.5.0
org.apache.poi : poi Optional jar 3.13
org.apache.poi : poi-ooxml Optional jar 3.13
org.apache.httpcomponents : httpclient jar 4.5.2
javax.servlet : javax.servlet-api Optional jar 3.1.0

provided (2)

Group / Artifact Type Version
commons-beanutils : commons-beanutils Optional jar 1.9.3
org.apache.httpcomponents : httpcore Optional jar 4.4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0