java-utils

A collection of utils commonly used in my projects. Feel free to use it (or parts of it) in your own projects.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

java-utils
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-utils
A collection of utils commonly used in my projects. Feel free to use it (or parts of it) in your own projects.
Project URL

Project URL

https://github.com/hypfvieh/java-utils

Download java-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hypfvieh/java-utils/ -->
<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>java-utils</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hypfvieh/java-utils/
implementation 'com.github.hypfvieh:java-utils:1.2.0'
// https://jarcasting.com/artifacts/com.github.hypfvieh/java-utils/
implementation ("com.github.hypfvieh:java-utils:1.2.0")
'com.github.hypfvieh:java-utils:jar:1.2.0'
<dependency org="com.github.hypfvieh" name="java-utils" rev="1.2.0">
  <artifact name="java-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hypfvieh', module='java-utils', version='1.2.0')
)
libraryDependencies += "com.github.hypfvieh" % "java-utils" % "1.2.0"
[com.github.hypfvieh/java-utils "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.platform : junit-platform-launcher jar 1.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0-r1
1.0.0