Last Version

Camel Module 0.4.2

MWA is an effort for making Java Web Applications less verbose and more fun.

License

License

GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

mwa-camel
Version

Version

0.4.2
Type

Type

jar
Description

Description

Camel Module
MWA is an effort for making Java Web Applications less verbose and more fun.

Download mwa-camel 0.4.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.jknack : mwa-core jar 0.4.2
org.apache.camel : camel-core jar 2.12.1
com.github.jknack : mwa-logging pom 0.4.2

test (5)

Group / Artifact Type Version
org.apache.camel : camel-test jar 2.12.1
junit : junit jar 4.11
org.easymock : easymock jar 3.1
org.powermock : powermock-api-easymock jar 1.5
org.powermock : powermock-module-junit4 jar 1.5

Project Modules

There are no modules declared in this project.