is not current version
Last Version 3.0.10

org.ow2.carol:carol-parent 3.0-RC3


GroupId

GroupId

org.ow2.carol
ArtifactId

ArtifactId

carol-parent
Version

Version

3.0-RC3
Type

Type

pom

Download carol-parent 3.0-RC3

Filename Size
carol-parent-3.0-RC3.pom 7 KB
Browse

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