Last Version

messaging-camel 1.1.1

RESTful Contract Verifier

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

io.codearte.accurest
ArtifactId

ArtifactId

messaging-camel
Version

Version

1.1.1
Type

Type

jar
Description

Description

messaging-camel
RESTful Contract Verifier
Project URL

Project URL

https://github.com/Codearte/accurest
Source Code Management

Source Code Management

https://github.com/Codearte/accurest

Download messaging-camel 1.1.1


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

Dependencies

compile (7)

Group / Artifact Type Version
io.codearte.accurest : accurest-core jar 1.1.1
org.springframework.boot : spring-boot-starter-actuator jar 1.3.3.RELEASE
org.apache.camel : camel-spring-boot-starter jar 2.17.0
org.apache.camel : camel-jms jar 2.17.0
org.apache.activemq : activemq-camel jar 5.12.1
org.apache.activemq : activemq-pool jar 5.12.1
org.apache.camel : camel-jackson jar 2.17.0

test (5)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
info.solidsoft.spock : spock-global-unroll jar 0.5.0
io.codearte.accurest : accurest-messaging-camel jar 1.1.1
org.springframework.boot : spring-boot-starter-test jar 1.3.3.RELEASE
org.spockframework : spock-spring jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.