License |
License |
---|---|
GroupId | GroupIdstore.idragon.tool |
ArtifactId | ArtifactIdbase |
Version | Version0.0.5-RELEASE |
Type | Typejar |
Description |
Descriptionidragon tool
|
Filename | Size |
---|---|
base-0.0.5-RELEASE.pom | |
base-0.0.5-RELEASE.jar | 18 KB |
base-0.0.5-RELEASE-sources.jar | 13 KB |
base-0.0.5-RELEASE-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/store.idragon.tool/base/ -->
<dependency>
<groupId>store.idragon.tool</groupId>
<artifactId>base</artifactId>
<version>0.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/store.idragon.tool/base/
implementation 'store.idragon.tool:base:0.0.5-RELEASE'
// https://jarcasting.com/artifacts/store.idragon.tool/base/
implementation ("store.idragon.tool:base:0.0.5-RELEASE")
'store.idragon.tool:base:jar:0.0.5-RELEASE'
<dependency org="store.idragon.tool" name="base" rev="0.0.5-RELEASE">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='store.idragon.tool', module='base', version='0.0.5-RELEASE')
)
libraryDependencies += "store.idragon.tool" % "base" % "0.0.5-RELEASE"
[store.idragon.tool/base "0.0.5-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 |