| License |
License |
|---|---|
| GroupId | GroupIdcom.github.micromix |
| ArtifactId | ArtifactIdmicromix-conflet-camel-spring |
| Last Version | Last Version0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmicromix
MicroMix
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-camel-spring/ -->
<dependency>
<groupId>com.github.micromix</groupId>
<artifactId>micromix-conflet-camel-spring</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-camel-spring/
implementation 'com.github.micromix:micromix-conflet-camel-spring:0.10'
// https://jarcasting.com/artifacts/com.github.micromix/micromix-conflet-camel-spring/
implementation ("com.github.micromix:micromix-conflet-camel-spring:0.10")
'com.github.micromix:micromix-conflet-camel-spring:jar:0.10'
<dependency org="com.github.micromix" name="micromix-conflet-camel-spring" rev="0.10">
<artifact name="micromix-conflet-camel-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.micromix', module='micromix-conflet-camel-spring', version='0.10')
)
libraryDependencies += "com.github.micromix" % "micromix-conflet-camel-spring" % "0.10"
[com.github.micromix/micromix-conflet-camel-spring "0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.micromix : micromix-boot-spring | jar | 0.10 |
| org.apache.camel : camel-spring | jar | 2.12.3 |
| org.scala-lang : scala-library | jar | 2.10.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.scalatest : scalatest_2.10 | jar | 2.1.0 |
| junit : junit | jar | 4.11 |