License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-groovy-dsl-parent |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCamel :: Groovy DSL :: Parent
Camel DSL with Groovy (Parent)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-groovy-dsl-parent-3.17.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-groovy-dsl-parent/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-groovy-dsl-parent</artifactId>
<version>3.17.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-groovy-dsl-parent/
implementation 'org.apache.camel:camel-groovy-dsl-parent:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-groovy-dsl-parent/
implementation ("org.apache.camel:camel-groovy-dsl-parent:3.17.0")
'org.apache.camel:camel-groovy-dsl-parent:pom:3.17.0'
<dependency org="org.apache.camel" name="camel-groovy-dsl-parent" rev="3.17.0">
<artifact name="camel-groovy-dsl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-groovy-dsl-parent', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-groovy-dsl-parent" % "3.17.0"
[org.apache.camel/camel-groovy-dsl-parent "3.17.0"]