Last Version

MongoDB persistence API 0.3.3

Lightweight set of J2EE compliant APIs for MongoDB

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.nowellpoint
ArtifactId

ArtifactId

nowellpoint-mongodb-api
Version

Version

0.3.3
Type

Type

jar
Description

Description

MongoDB persistence API
Lightweight set of J2EE compliant APIs for MongoDB
Project URL

Project URL

http://www.nowellpoint.com
Source Code Management

Source Code Management

https://github.com/nowellpoint/nowellpoint-mongodb-api

Download nowellpoint-mongodb-api 0.3.3


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.jboss.spec : jboss-javaee-6.0 pom 3.0.0.Final

Project Modules

There are no modules declared in this project.