Camelot
Simplified scalable aggregation and processing framework built upon Apache Camel.
Contact us
Mailing list: [email protected]
License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdru.yandex.qatools.camelot |
ArtifactId | ArtifactIdcamelot |
Last Version | Last Version2.5.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCamelot Framework
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camelot-2.5.4.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot/ -->
<dependency>
<groupId>ru.yandex.qatools.camelot</groupId>
<artifactId>camelot</artifactId>
<version>2.5.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot/
implementation 'ru.yandex.qatools.camelot:camelot:2.5.4'
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot/
implementation ("ru.yandex.qatools.camelot:camelot:2.5.4")
'ru.yandex.qatools.camelot:camelot:pom:2.5.4'
<dependency org="ru.yandex.qatools.camelot" name="camelot" rev="2.5.4">
<artifact name="camelot" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.camelot', module='camelot', version='2.5.4')
)
libraryDependencies += "ru.yandex.qatools.camelot" % "camelot" % "2.5.4"
[ru.yandex.qatools.camelot/camelot "2.5.4"]
Simplified scalable aggregation and processing framework built upon Apache Camel.
Mailing list: [email protected]