is not current version
Last Version 1.1.1

io.codearte.accurest:messaging-camel 1.0.7

RESTful Contract Verifier

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

io.codearte.accurest
ArtifactId

ArtifactId

messaging-camel
Version

Version

1.0.7
Type

Type

jar

Download messaging-camel 1.0.7


<!-- https://jarcasting.com/artifacts/io.codearte.accurest/messaging-camel/ -->
<dependency>
    <groupId>io.codearte.accurest</groupId>
    <artifactId>messaging-camel</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.codearte.accurest/messaging-camel/
implementation 'io.codearte.accurest:messaging-camel:1.0.7'
// https://jarcasting.com/artifacts/io.codearte.accurest/messaging-camel/
implementation ("io.codearte.accurest:messaging-camel:1.0.7")
'io.codearte.accurest:messaging-camel:jar:1.0.7'
<dependency org="io.codearte.accurest" name="messaging-camel" rev="1.0.7">
  <artifact name="messaging-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.codearte.accurest', module='messaging-camel', version='1.0.7')
)
libraryDependencies += "io.codearte.accurest" % "messaging-camel" % "1.0.7"
[io.codearte.accurest/messaging-camel "1.0.7"]