Last Version

toolkit 1.2

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

License

License

GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

toolkit
Version

Version

1.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/dingey/toolkit

Download toolkit 1.2


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

Dependencies

compile (10)

Group / Artifact Type Version
junit : junit jar 4.12
commons-codec : commons-codec jar 1.10
com.alibaba : fastjson jar 1.2.13
com.fasterxml.jackson.core : jackson-databind jar 2.6.7
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.6.7
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar 2.6.7
dom4j : dom4j jar 1.6.1
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.poi : poi jar 3.15
org.apache.poi : poi-ooxml jar 3.15

Project Modules

There are no modules declared in this project.