GroupId | GroupIdorg.apache.camel.springboot |
---|---|
ArtifactId | ArtifactIdcamel-huaweicloud-functiongraph-starter |
Version | Version3.11.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-huaweicloud-functiongraph-starter/ -->
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-huaweicloud-functiongraph-starter</artifactId>
<version>3.11.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-huaweicloud-functiongraph-starter/
implementation 'org.apache.camel.springboot:camel-huaweicloud-functiongraph-starter:3.11.7'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-huaweicloud-functiongraph-starter/
implementation ("org.apache.camel.springboot:camel-huaweicloud-functiongraph-starter:3.11.7")
'org.apache.camel.springboot:camel-huaweicloud-functiongraph-starter:jar:3.11.7'
<dependency org="org.apache.camel.springboot" name="camel-huaweicloud-functiongraph-starter" rev="3.11.7">
<artifact name="camel-huaweicloud-functiongraph-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-huaweicloud-functiongraph-starter', version='3.11.7')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-huaweicloud-functiongraph-starter" % "3.11.7"
[org.apache.camel.springboot/camel-huaweicloud-functiongraph-starter "3.11.7"]