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