| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdio.codearte.accurest |
| ArtifactId | ArtifactIdmessaging-camel |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionmessaging-camel
RESTful Contract Verifier
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| messaging-camel-1.1.1.pom | |
| messaging-camel-1.1.1.jar | 14 KB |
| messaging-camel-1.1.1-sources.jar | 3 KB |
| messaging-camel-1.1.1-javadoc.jar | 42 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |