psl-commons

PSL Commons is a package of Java utility classes for well know frameworks/libraries: guava, apache commons, guice, jersey, spring ect.

License

License

GroupId

GroupId

com.github.moleksyuk
ArtifactId

ArtifactId

psl-commons
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

psl-commons
PSL Commons is a package of Java utility classes for well know frameworks/libraries: guava, apache commons, guice, jersey, spring ect.

Download psl-commons

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
com.google.guava : guava jar 18.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1