Categories |
CategoriesAnt Build Tools MongoDB Data Databases |
---|---|
GroupId | GroupIdorg.kantega.respiro |
ArtifactId | ArtifactIdrespiro-mongodb-api |
Version | Version2.19 |
Type | Typejar |
Filename | Size |
---|---|
respiro-mongodb-api-2.19.pom | |
respiro-mongodb-api-2.19.jar | 4 KB |
respiro-mongodb-api-2.19-sources.jar | 4 KB |
respiro-mongodb-api-2.19-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kantega.respiro/respiro-mongodb-api/ -->
<dependency>
<groupId>org.kantega.respiro</groupId>
<artifactId>respiro-mongodb-api</artifactId>
<version>2.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-mongodb-api/
implementation 'org.kantega.respiro:respiro-mongodb-api:2.19'
// https://jarcasting.com/artifacts/org.kantega.respiro/respiro-mongodb-api/
implementation ("org.kantega.respiro:respiro-mongodb-api:2.19")
'org.kantega.respiro:respiro-mongodb-api:jar:2.19'
<dependency org="org.kantega.respiro" name="respiro-mongodb-api" rev="2.19">
<artifact name="respiro-mongodb-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.respiro', module='respiro-mongodb-api', version='2.19')
)
libraryDependencies += "org.kantega.respiro" % "respiro-mongodb-api" % "2.19"
[org.kantega.respiro/respiro-mongodb-api "2.19"]