| License |
License |
|---|---|
| Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
| GroupId | GroupIddk.syddjurs.camel |
| ArtifactId | ArtifactIdcamel-taxon |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCamel :: Taxon
A Camel component used to classify messages using Taxon
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| camel-taxon-1.0.0.pom | |
| camel-taxon-1.0.0.jar | 14 KB |
| camel-taxon-1.0.0-sources.jar | 12 KB |
| camel-taxon-1.0.0-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.syddjurs.camel/camel-taxon/ -->
<dependency>
<groupId>dk.syddjurs.camel</groupId>
<artifactId>camel-taxon</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dk.syddjurs.camel/camel-taxon/
implementation 'dk.syddjurs.camel:camel-taxon:1.0.0'
// https://jarcasting.com/artifacts/dk.syddjurs.camel/camel-taxon/
implementation ("dk.syddjurs.camel:camel-taxon:1.0.0")
'dk.syddjurs.camel:camel-taxon:jar:1.0.0'
<dependency org="dk.syddjurs.camel" name="camel-taxon" rev="1.0.0">
<artifact name="camel-taxon" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.syddjurs.camel', module='camel-taxon', version='1.0.0')
)
libraryDependencies += "dk.syddjurs.camel" % "camel-taxon" % "1.0.0"
[dk.syddjurs.camel/camel-taxon "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.14.0 |
| org.apache.httpcomponents : httpclient | jar | 4.3.5 |
| org.apache.httpcomponents : fluent-hc | jar | 4.3.5 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.17 |
| org.apache.camel : camel-test | jar | 2.14.0 |