Eco Commons

A library of general-purpose utilities, helpers and other classes that are shared across ECO projects

License

License

GroupId

GroupId

com.epam.eco
ArtifactId

ArtifactId

commons
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Eco Commons
A library of general-purpose utilities, helpers and other classes that are shared across ECO projects
Project URL

Project URL

https://github.com/epam/eco-commons
Source Code Management

Source Code Management

https://github.com/epam/eco-commons

Download commons

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2
com.googlecode.java-diff-utils : diffutils jar 1.2.1
org.slf4j : slf4j-api jar 1.7.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.6
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.
com.epam.eco

EPAM Systems

We are creating software platforms and frameworks across the industries and technologies. Visit https://epam.github.io/ for more projects information.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0