MVN

net.hlinfo : hlinfo-utils

Maven & Gradle

Jun 20, 2023
1 usages
2 stars

hlinfo-utils · hlinfo-utils is a collection of common java tools for Jakarta EE

<dependency>
    <groupId>net.hlinfo</groupId>
    <artifactId>hlinfo-utils</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.hlinfo : hlinfo-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of net.hlinfo : hlinfo-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
hlinfo-utils-2.0.3
hlinfo-utils-2.0.2
hlinfo-utils-2.0.1
hlinfo-utils-2.0.0
1.0.x
hlinfo-utils-1.0.15
hlinfo-utils-1.0.14
hlinfo-utils-1.0.13
hlinfo-utils-1.0.12
hlinfo-utils-1.0.11
hlinfo-utils-1.0.10
hlinfo-utils-1.0.9
hlinfo-utils-1.0.8
hlinfo-utils-1.0.7
hlinfo-utils-1.0.6
hlinfo-utils-1.0.5
hlinfo-utils-1.0.4
hlinfo-utils-1.0.3
hlinfo-utils-1.0.2
hlinfo-utils-1.0.1

How to add a dependency to Maven

Add the following net.hlinfo : hlinfo-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.hlinfo</groupId>
    <artifactId>hlinfo-utils</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.hlinfo : hlinfo-utils gradle dependency to your build.gradle file:

implementation 'net.hlinfo:hlinfo-utils:2.0.3'

Gradle Kotlin DSL: Add the following net.hlinfo : hlinfo-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("net.hlinfo:hlinfo-utils:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.hlinfo : hlinfo-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "net.hlinfo" % "hlinfo-utils" % "2.0.3"

Advertisement

Dependencies from Group

Jun 20, 2023
1 usages
2 stars
Jun 20, 2023
2 stars
Mar 26, 2023
2 stars

Discover Dependencies

Dec 16, 2014
1 usages
109 stars
Nov 13, 2014
3 usages
11 stars
Sep 20, 2005
3 usages
Aug 13, 2012
1 usages
19 stars
Jun 19, 2014
2 usages
Aug 21, 2013
5 usages
Mar 16, 2015
1 stars