File | Operation |
---|---|
camel-dhis2-parent-4.0.0-RC2.pom | download |
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dhis2-parent</artifactId>
<version>4.0.0-RC2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-dhis2-parent', version='4.0.0-RC2')
)