is not current version
Last Version 2.28

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


Categories

Categories

Ant Build Tools MongoDB Data Databases
GroupId

GroupId

org.kantega.respiro
ArtifactId

ArtifactId

respiro-mongodb-api
Version

Version

1.8
Type

Type

jar

Download respiro-mongodb-api 1.8


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