open-commons

Opensource utils and tools of springboot common dependencies

License

License

GroupId

GroupId

io.github.tangtongda
ArtifactId

ArtifactId

open-commons
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

open-commons
Opensource utils and tools of springboot common dependencies
Project URL

Project URL

https://github.com/tangtongda/open-commons
Source Code Management

Source Code Management

https://github.com/tangtongda/open-commons

Download open-commons

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
ch.qos.logback : logback-classic Optional jar 1.2.3
ch.qos.logback : logback-core Optional jar 1.2.3
com.google.code.gson : gson jar 2.8.5
commons-httpclient : commons-httpclient jar 3.1
org.apache.poi : poi jar 3.13
org.apache.poi : poi-ooxml jar 3.13
javax : javaee-api jar 8.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.google.zxing : core jar 3.3.3
com.google.guava : guava jar 30.1.1-jre
com.squareup.retrofit2 : retrofit jar 2.9.0
org.apache.commons : commons-text jar 1.8
org.springframework.data : spring-data-commons jar 2.5.1
org.springframework : spring-web jar 5.2.9.RELEASE
org.apache.commons : commons-lang3 jar 3.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE