Java Common Helper


License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.blibli.oss.helpers
ArtifactId

ArtifactId

java-common-helper
Last Version

Last Version

0.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

Java Common Helper
Java Common Helper
Project URL

Project URL

https://github.com/bliblidotcom/java-common-helper
Source Code Management

Source Code Management

https://github.com/bliblidotcom/java-common-helper

Download java-common-helper

How to add to project

<!-- https://jarcasting.com/artifacts/com.blibli.oss.helpers/java-common-helper/ -->
<dependency>
    <groupId>com.blibli.oss.helpers</groupId>
    <artifactId>java-common-helper</artifactId>
    <version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.blibli.oss.helpers/java-common-helper/
implementation 'com.blibli.oss.helpers:java-common-helper:0.0.12'
// https://jarcasting.com/artifacts/com.blibli.oss.helpers/java-common-helper/
implementation ("com.blibli.oss.helpers:java-common-helper:0.0.12")
'com.blibli.oss.helpers:java-common-helper:jar:0.0.12'
<dependency org="com.blibli.oss.helpers" name="java-common-helper" rev="0.0.12">
  <artifact name="java-common-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blibli.oss.helpers', module='java-common-helper', version='0.0.12')
)
libraryDependencies += "com.blibli.oss.helpers" % "java-common-helper" % "0.0.12"
[com.blibli.oss.helpers/java-common-helper "0.0.12"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
joda-time : joda-time jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Java Common Helper

Codacy Badge Codacy Badge

List of available helpers can be found in the Wiki page.
Generated javadoc can be found here.

To use this library, add the following in the <repositories> section of your pom:

<repository>
  <snapshots>
    <enabled>false</enabled>
  </snapshots>
  <id>bintray-bliblidotcom-maven</id>
  <name>bintray</name>
  <url>https://dl.bintray.com/bliblidotcom/maven</url>
</repository>

and in the <dependencies> section, add this declaration:

<dependency>
  <groupId>com.blibli.oss.helpers</groupId>
  <artifactId>java-common-helper</artifactId>
  <version>${version}</version>
</dependency>
com.blibli.oss.helpers

Blibli.com

Big Choices Big Deals

Versions

Version
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1