License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.hlinfo |
ArtifactId | ArtifactIdhlinfo-utils |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionhlinfo-utils
hlinfo-utils is a collection of common java tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hlinfo-utils-1.0.2.pom | |
hlinfo-utils-1.0.2.jar | 38 KB |
hlinfo-utils-1.0.2-sources.jar | 33 KB |
hlinfo-utils-1.0.2-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.hlinfo/hlinfo-utils/ -->
<dependency>
<groupId>net.hlinfo</groupId>
<artifactId>hlinfo-utils</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.hlinfo/hlinfo-utils/
implementation 'net.hlinfo:hlinfo-utils:1.0.2'
// https://jarcasting.com/artifacts/net.hlinfo/hlinfo-utils/
implementation ("net.hlinfo:hlinfo-utils:1.0.2")
'net.hlinfo:hlinfo-utils:jar:1.0.2'
<dependency org="net.hlinfo" name="hlinfo-utils" rev="1.0.2">
<artifact name="hlinfo-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hlinfo', module='hlinfo-utils', version='1.0.2')
)
libraryDependencies += "net.hlinfo" % "hlinfo-utils" % "1.0.2"
[net.hlinfo/hlinfo-utils "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.1 |
org.bouncycastle : bcprov-jdk15to18 Optional | jar | 1.70 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |