| License |
License |
|---|---|
| GroupId | GroupIdio.github.tangtongda |
| ArtifactId | ArtifactIdopen-commons |
| Version | Version1.0.1.RELEASE |
| Type | Typejar |
| Description |
Descriptionopen-commons
Opensource utils and tools of springboot common dependencies
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| open-commons-1.0.1.RELEASE.pom | |
| open-commons-1.0.1.RELEASE.jar | 41 KB |
| open-commons-1.0.1.RELEASE-sources.jar | 20 KB |
| open-commons-1.0.1.RELEASE-javadoc.jar | 110 KB |
| Browse |
<!-- 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"]
| 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 |