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.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.50.2
Дата

Дата

Тип

Тип

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.2.pom 3 KB
Обзор

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar 2.8.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.1
org.apache.logging.log4j : log4j-core test-jar 2.8.1

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

  • server
  • client
  • mongowp-core
  • bson
  • reporting

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

Версия
0.50.2
0.50.1