Last Version

JEE support for MongoDB 1.0.0

Web support + JAX-RS support for MongoDB.

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

fr.opensagres.mongodb
ArtifactId

ArtifactId

mongo-jee-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

JEE support for MongoDB
Web support + JAX-RS support for MongoDB.
Source Code Management

Source Code Management

https://github.com/opensagres/mongo-jee

Download mongo-jee-parent 1.0.0


<!-- https://jarcasting.com/artifacts/fr.opensagres.mongodb/mongo-jee-parent/ -->
<dependency>
    <groupId>fr.opensagres.mongodb</groupId>
    <artifactId>mongo-jee-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.mongodb/mongo-jee-parent/
implementation 'fr.opensagres.mongodb:mongo-jee-parent:1.0.0'
// https://jarcasting.com/artifacts/fr.opensagres.mongodb/mongo-jee-parent/
implementation ("fr.opensagres.mongodb:mongo-jee-parent:1.0.0")
'fr.opensagres.mongodb:mongo-jee-parent:pom:1.0.0'
<dependency org="fr.opensagres.mongodb" name="mongo-jee-parent" rev="1.0.0">
  <artifact name="mongo-jee-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.mongodb', module='mongo-jee-parent', version='1.0.0')
)
libraryDependencies += "fr.opensagres.mongodb" % "mongo-jee-parent" % "1.0.0"
[fr.opensagres.mongodb/mongo-jee-parent "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 7.4.2.v20110526

Project Modules

  • mongo-jee
  • mongo-jee-webapps