is not current version
Last Version 2.28

org.kantega.respiro:respiro-mongodb-api 2.13


Categories

Categories

Ant Build Tools MongoDB Data Databases
GroupId

GroupId

org.kantega.respiro
ArtifactId

ArtifactId

respiro-mongodb-api
Version

Version

2.13
Type

Type

jar

Download respiro-mongodb-api 2.13


<!-- https://jarcasting.com/artifacts/org.kantega.respiro/respiro-mongodb-api/ -->
<dependency>
    <groupId>org.kantega.respiro</groupId>
    <artifactId>respiro-mongodb-api</artifactId>
    <version>2.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-mongodb-api/
implementation 'org.kantega.respiro:respiro-mongodb-api:2.13'
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-mongodb-api/
implementation ("org.kantega.respiro:respiro-mongodb-api:2.13")
'org.kantega.respiro:respiro-mongodb-api:jar:2.13'
<dependency org="org.kantega.respiro" name="respiro-mongodb-api" rev="2.13">
  <artifact name="respiro-mongodb-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.respiro', module='respiro-mongodb-api', version='2.13')
)
libraryDependencies += "org.kantega.respiro" % "respiro-mongodb-api" % "2.13"
[org.kantega.respiro/respiro-mongodb-api "2.13"]