| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMongoDB Данные Базы данных |
| Группа | Группаfr.opensagres.mongodb |
| Идентификатор | Идентификаторmongo-jee-parent |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Описание |
ОписаниеJEE support for MongoDB
Web support + JAX-RS support for MongoDB.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mongo-jee-parent-1.0.0.pom | 3 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jetty : jetty-webapp | jar | 7.4.2.v20110526 |