JavaLite - Common

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.tchoulihan
ArtifactId

ArtifactId

javalite-common
Last Version

Last Version

1.4.20
Release Date

Release Date

Type

Type

jar
Description

Description

JavaLite - Common
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

JavaLite

Download javalite-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
jaxen : jaxen jar 1.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.20