MVN

edu.uvm.ccts : ccts-common

Maven & Gradle

Feb 10, 2016
2 usages

CCTS Common · A library of useful generic objects and tools consolidated here to simplify all UVM CCTS projects

<dependency>
    <groupId>edu.uvm.ccts</groupId>
    <artifactId>ccts-common</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.uvm.ccts : ccts-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of edu.uvm.ccts : ccts-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
ccts-common-1.1.5
ccts-common-1.1.4
ccts-common-1.1.3
ccts-common-1.1.2
ccts-common-1.1.1
1.1
ccts-common-1.1
1.0.x
ccts-common-1.0.2
ccts-common-1.0.1
1.0
ccts-common-1.0

How to add a dependency to Maven

Add the following edu.uvm.ccts : ccts-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.uvm.ccts</groupId>
    <artifactId>ccts-common</artifactId>
    <version>1.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.uvm.ccts : ccts-common gradle dependency to your build.gradle file:

implementation 'edu.uvm.ccts:ccts-common:1.1.5'

Gradle Kotlin DSL: Add the following edu.uvm.ccts : ccts-common gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.uvm.ccts:ccts-common:1.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.uvm.ccts : ccts-common sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.uvm.ccts" % "ccts-common" % "1.1.5"

Advertisement

Dependencies from Group

Feb 10, 2016
2 usages
Feb 10, 2016

Discover Dependencies

Nov 06, 2015
3 usages
0 stars
Feb 28, 2016
2 usages
43 stars
Jun 08, 2016
2 usages
261 stars
Feb 18, 2017
3 usages
May 25, 2017
3 usages
0 stars
Oct 30, 2017
3 usages
0 stars
Jun 28, 2017
2 usages
0 stars
Dec 16, 2021
6 usages
4 stars
Dec 07, 2019
5 usages
2 stars