MVN

com.epam.eco : commons

Maven & Gradle

Apr 04, 2023
5 usages
3 stars

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

<dependency>
    <groupId>com.epam.eco</groupId>
    <artifactId>commons</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.epam.eco : commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.epam.eco : commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-1.0.0
0.1.x
commons-0.1.5
commons-0.1.4
commons-0.1.3
commons-0.1.2
commons-0.1.1
commons-0.1.0

How to add a dependency to Maven

Add the following com.epam.eco : commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.epam.eco</groupId>
    <artifactId>commons</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.epam.eco : commons gradle dependency to your build.gradle file:

implementation 'com.epam.eco:commons:1.0.0'

Gradle Kotlin DSL: Add the following com.epam.eco : commons gradle kotlin dependency to your build.gradle.kts file:

implementation("com.epam.eco:commons:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.epam.eco : commons sbt scala dependency to your build.sbt file:

libraryDependencies += "com.epam.eco" % "commons" % "1.0.0"

Advertisement

Dependencies from Group

May 26, 2023
5 usages
5 stars
Apr 04, 2023
5 usages
3 stars
Apr 04, 2023
2 usages
5 stars

Discover Dependencies

Sep 22, 2019
80 stars
Sep 22, 2019
2 usages
76 stars
Sep 22, 2019
1 usages
76 stars
Dec 07, 2022
Oct 07, 2019
2 usages
0 stars
Oct 07, 2019
2 usages
0 stars