General utils

General utils used by elasolutions.org

License

License

GroupId

GroupId

org.elasolutions
ArtifactId

ArtifactId

elaUtils
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

General utils
General utils used by elasolutions.org
Project URL

Project URL

http://elasolutions.github.io/elaUtils/
Project Organization

Project Organization

elasolutions
Source Code Management

Source Code Management

https://github.com/elasolutions/elaUtils

Download elaUtils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.apache.commons : commons-compress jar 1.8.1
com.caucho : hessian jar 4.0.38

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3