Praqma Java Utils

Utility library with various legacy functions

License

License

Categories

Categories

Net
GroupId

GroupId

net.praqma
ArtifactId

ArtifactId

praqmajutils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Praqma Java Utils
Utility library with various legacy functions
Project URL

Project URL

http://www.praqma.net
Source Code Management

Source Code Management

https://github.com/Praqma/praqmajutils.git

Download praqmajutils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.1
com.google.code.gson : gson jar 2.2.2
commons-lang : commons-lang jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Praqma jutils

This is a legacy library with functionality provided by newer versions of Java.

Publising via. OSSRH and Central

This project is published using the guide found here and the guide on how to setup signing with pgp2.

The changes required are in the .pom file which has the required components.

The release was basically performed by running the command mvn deploy. This will either release your version (if the version number does not end in -SNAPSHOT) or do a proper release in case you have a non snapshot version in your pom.

net.praqma

Eficode Praqma

The Continuous Delivery Company

Versions

Version
1.0.0