Last Version

CAROL: Common Architecture for RMI OW2 Layer 3.0.10


License

License

GroupId

GroupId

org.ow2.carol
ArtifactId

ArtifactId

carol
Version

Version

3.0.10
Type

Type

jar
Description

Description

CAROL: Common Architecture for RMI OW2 Layer
Project Organization

Project Organization

OW2 Consortium

Download carol 3.0.10


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1
org.ow2.carol : carol-interceptors jar 1.0.1
org.ow2.carol.irmi : irmi jar 1.1.2
org.jacorb : jacorb jar 2.3.1

provided (2)

Group / Artifact Type Version
org.ow2.cmi : cmi-jndi jar 2.2.4
org.ow2.cmi : cmi-admin jar 2.2.4

test (4)

Group / Artifact Type Version
junit : junit jar 3.8.2
ant : ant jar 1.6.5
ant : ant-junit jar 1.6.5
org.testng : testng jar 5.1

Project Modules

There are no modules declared in this project.