MongoWP Parent

mongowp is a Java layer that enables the development of server-side MongoDB wire protocol implementations. Any application designed to act as a mongo server could rely on this layer to implement the wire protocol. Examples of such applications may be mongo proxies, connection poolers or in-memory implementations, to name a few.

Лицензия

Лицензия

Commercial License
Категории

Категории

Данные
Группа

Группа

com.8kdata.mongowp
Идентификатор

Идентификатор

mongowp-parent
Последняя версия

Последняя версия

0.50.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

MongoWP Parent
mongowp is a Java layer that enables the development of server-side MongoDB wire protocol implementations. Any application designed to act as a mongo server could rely on this layer to implement the wire protocol. Examples of such applications may be mongo proxies, connection poolers or in-memory implementations, to name a few.
Организация-разработчик

Организация-разработчик

8Kdata Technology

Скачать mongowp-parent

Имя Файла Размер
mongowp-parent-0.50.0.pom 17 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.8kdata.mongowp/mongowp-parent/ -->
<dependency>
    <groupId>com.8kdata.mongowp</groupId>
    <artifactId>mongowp-parent</artifactId>
    <version>0.50.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.8kdata.mongowp/mongowp-parent/
implementation 'com.8kdata.mongowp:mongowp-parent:0.50.0'
// https://jarcasting.com/artifacts/com.8kdata.mongowp/mongowp-parent/
implementation ("com.8kdata.mongowp:mongowp-parent:0.50.0")
'com.8kdata.mongowp:mongowp-parent:pom:0.50.0'
<dependency org="com.8kdata.mongowp" name="mongowp-parent" rev="0.50.0">
  <artifact name="mongowp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.8kdata.mongowp', module='mongowp-parent', version='0.50.0')
)
libraryDependencies += "com.8kdata.mongowp" % "mongowp-parent" % "0.50.0"
[com.8kdata.mongowp/mongowp-parent "0.50.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • build-tools
  • server
  • client
  • mongowp-core
  • bson

Версии библиотеки

Версия
0.50.0
0.40
0.40-alpha3
0.40-alpha2
0.20