License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.rhiot |
ArtifactId | ArtifactIdrhiot-cloudplatform-camel |
Version | Version0.1.4 |
Type | Typepom |
Description |
DescriptionRhiot :: Cloud platform :: Camel components
Rhiot Project
|
Filename | Size |
---|---|
rhiot-cloudplatform-camel-0.1.4.pom | 932 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-cloudplatform-camel/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot-cloudplatform-camel</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-cloudplatform-camel/
implementation 'io.rhiot:rhiot-cloudplatform-camel:0.1.4'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-cloudplatform-camel/
implementation ("io.rhiot:rhiot-cloudplatform-camel:0.1.4")
'io.rhiot:rhiot-cloudplatform-camel:pom:0.1.4'
<dependency org="io.rhiot" name="rhiot-cloudplatform-camel" rev="0.1.4">
<artifact name="rhiot-cloudplatform-camel" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-cloudplatform-camel', version='0.1.4')
)
libraryDependencies += "io.rhiot" % "rhiot-cloudplatform-camel" % "0.1.4"
[io.rhiot/rhiot-cloudplatform-camel "0.1.4"]