License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.quanter |
ArtifactId | ArtifactIdshield-utils |
Last Version | Last Version1.3.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshield-utils
继承了各类utils的能力,成为一个增加版的utils工具包
|
Project Organization |
Project Organization宽特 |
Filename | Size |
---|---|
shield-utils-1.3.16.pom | |
shield-utils-1.3.16.jar | 19 KB |
shield-utils-1.3.16-sources.jar | 13 KB |
shield-utils-1.3.16-javadoc.jar | 467 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.quanter/shield-utils/ -->
<dependency>
<groupId>net.quanter</groupId>
<artifactId>shield-utils</artifactId>
<version>1.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/net.quanter/shield-utils/
implementation 'net.quanter:shield-utils:1.3.16'
// https://jarcasting.com/artifacts/net.quanter/shield-utils/
implementation ("net.quanter:shield-utils:1.3.16")
'net.quanter:shield-utils:jar:1.3.16'
<dependency org="net.quanter" name="shield-utils" rev="1.3.16">
<artifact name="shield-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.quanter', module='shield-utils', version='1.3.16')
)
libraryDependencies += "net.quanter" % "shield-utils" % "1.3.16"
[net.quanter/shield-utils "1.3.16"]
Group / Artifact | Type | Version |
---|---|---|
net.quanter : shield-common | jar | 1.3.16 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
com.google.guava : guava | jar | 30.0-jre |
cn.hutool : hutool-all | jar | 5.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.platform : junit-platform-runner | jar | 1.7.1 |
org.junit.platform : junit-platform-console-standalone | jar | 1.7.1 |