| License |
License |
|---|---|
| GroupId | GroupIdstore.idragon.tool |
| ArtifactId | ArtifactIdbase |
| Version | Version0.0.4-RELEASE |
| Type | Typejar |
| Description |
Descriptionidragon tool
|
| Filename | Size |
|---|---|
| base-0.0.4-RELEASE.pom | |
| base-0.0.4-RELEASE.jar | 17 KB |
| base-0.0.4-RELEASE-sources.jar | 12 KB |
| base-0.0.4-RELEASE-javadoc.jar | 203 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/store.idragon.tool/base/ -->
<dependency>
<groupId>store.idragon.tool</groupId>
<artifactId>base</artifactId>
<version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/store.idragon.tool/base/
implementation 'store.idragon.tool:base:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/store.idragon.tool/base/
implementation ("store.idragon.tool:base:0.0.4-RELEASE")
'store.idragon.tool:base:jar:0.0.4-RELEASE'
<dependency org="store.idragon.tool" name="base" rev="0.0.4-RELEASE">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='store.idragon.tool', module='base', version='0.0.4-RELEASE')
)
libraryDependencies += "store.idragon.tool" % "base" % "0.0.4-RELEASE"
[store.idragon.tool/base "0.0.4-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.10 |
| com.alibaba : fastjson | jar | 1.2.68 |
| commons-codec : commons-codec | jar | 1.14 |
| org.slf4j : slf4j-simple | jar | 2.0.0-alpha1 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.55 |
| com.google.guava : guava | jar | 20.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |