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