| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools MongoDB Data Databases |
| GroupId | GroupIdorg.kantega.respiro |
| ArtifactId | ArtifactIdrespiro-mongodb-exchanges-plugin |
| Last Version | Last Version2.28 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionModular, developer-friendly integration platform
|
<!-- https://jarcasting.com/artifacts/org.kantega.respiro/respiro-mongodb-exchanges-plugin/ -->
<dependency>
<groupId>org.kantega.respiro</groupId>
<artifactId>respiro-mongodb-exchanges-plugin</artifactId>
<version>2.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-mongodb-exchanges-plugin/
implementation 'org.kantega.respiro:respiro-mongodb-exchanges-plugin:2.28'
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-mongodb-exchanges-plugin/
implementation ("org.kantega.respiro:respiro-mongodb-exchanges-plugin:2.28")
'org.kantega.respiro:respiro-mongodb-exchanges-plugin:jar:2.28'
<dependency org="org.kantega.respiro" name="respiro-mongodb-exchanges-plugin" rev="2.28">
<artifact name="respiro-mongodb-exchanges-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.respiro', module='respiro-mongodb-exchanges-plugin', version='2.28')
)
libraryDependencies += "org.kantega.respiro" % "respiro-mongodb-exchanges-plugin" % "2.28"
[org.kantega.respiro/respiro-mongodb-exchanges-plugin "2.28"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kantega.respiro : respiro-mongodb-api | jar | 2.28 |
| org.apache.commons : commons-compress | jar | 1.19 |
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.kantega.reststop : reststop-api | jar | 3.11.2 |
| org.kantega.reststop : reststop-servlet-api | jar | 3.11.2 |
| org.kantega.reststop : reststop-annotation-processor | jar | 3.11.2 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |