mongo-api
Set of Mongo DB data access managers and APIs
License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcom.nowellpoint |
ArtifactId | ArtifactIdnowellpoint-mongodb-api |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMongoDB persistence API
Lightweight set of J2EE compliant APIs for MongoDB
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nowellpoint/nowellpoint-mongodb-api/ -->
<dependency>
<groupId>com.nowellpoint</groupId>
<artifactId>nowellpoint-mongodb-api</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.nowellpoint/nowellpoint-mongodb-api/
implementation 'com.nowellpoint:nowellpoint-mongodb-api:0.3.3'
// https://jarcasting.com/artifacts/com.nowellpoint/nowellpoint-mongodb-api/
implementation ("com.nowellpoint:nowellpoint-mongodb-api:0.3.3")
'com.nowellpoint:nowellpoint-mongodb-api:jar:0.3.3'
<dependency org="com.nowellpoint" name="nowellpoint-mongodb-api" rev="0.3.3">
<artifact name="nowellpoint-mongodb-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nowellpoint', module='nowellpoint-mongodb-api', version='0.3.3')
)
libraryDependencies += "com.nowellpoint" % "nowellpoint-mongodb-api" % "0.3.3"
[com.nowellpoint/nowellpoint-mongodb-api "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
xalan : xalan | jar | 2.7.1 |
javax.json : javax.json-api | jar | 1.0 |
org.mongodb : mongo-java-driver | jar | 2.10.1 |
javax.servlet : servlet-api | jar | 2.5 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec : jboss-javaee-6.0 | pom | 3.0.0.Final |
Set of Mongo DB data access managers and APIs