com.github.peiatgithub:pjutils

Java utilities

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.peiatgithub
ArtifactId

ArtifactId

pjutils
Last Version

Last Version

5.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.peiatgithub:pjutils
Java utilities
Project URL

Project URL

https://github.com/PeiAtGitHub/Pei_Java_Utils
Source Code Management

Source Code Management

https://github.com/PeiAtGitHub/Pei_Java_Utils/tree/master

Download pjutils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
org.projectlombok : lombok jar 1.18.0
org.apache.commons : commons-collections4 jar 4.1
com.google.guava : guava jar 23.6-jre

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
5.0
4.0
3.0
2.0
1.0