MVN

org.ow2.carol : carol

Maven & Gradle

Sep 17, 2012
56 usages

CAROL: Common Architecture for RMI OW2 Layer

<dependency>
    <groupId>org.ow2.carol</groupId>
    <artifactId>carol</artifactId>
    <version>3.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.carol : carol to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.10
  • Latest Release Candidate: 3.0-RC8

All Versions

Choose a version of org.ow2.carol : carol to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
carol-3.0.10
carol-3.0.9
carol-3.0.8
carol-3.0.7
carol-3.0.6
carol-3.0.5
carol-3.0.4
carol-3.0.3
carol-3.0.2
carol-3.0.1
carol-3.0.0
3.0
carol-3.0-RC8
carol-3.0-RC7
carol-3.0-RC6
carol-3.0-RC5
carol-3.0-RC4
carol-3.0-RC3
carol-3.0-RC2
carol-3.0-RC1

How to add a dependency to Maven

Add the following org.ow2.carol : carol maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.carol</groupId>
    <artifactId>carol</artifactId>
    <version>3.0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.carol : carol gradle dependency to your build.gradle file:

implementation 'org.ow2.carol:carol:3.0.10'

Gradle Kotlin DSL: Add the following org.ow2.carol : carol gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.carol:carol:3.0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.carol : carol sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.carol" % "carol" % "3.0.10"

Advertisement

Dependencies from Group

Sep 17, 2012
56 usages
Oct 07, 2008
18 usages
Sep 17, 2012
8 usages

Discover Dependencies

Nov 21, 2011
117 usages
Jul 02, 2020
22 usages
66 stars
May 23, 2023
70 usages
1.6k stars
Jan 06, 2007
8 usages
Aug 03, 2023
171 usages
Aug 15, 2023
108 usages
446 stars
Aug 04, 2023
116 usages
93 stars
Sep 20, 2005
12 usages
Sep 20, 2005
12 usages
Oct 07, 2017
73 usages
137 stars