mongowp-protocol

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-protocol
Последняя версия

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

0.20
Дата

Дата

Тип

Тип

jar
Описание

Описание

mongowp-protocol
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

Скачать mongowp-protocol

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 19.0
org.mongodb : bson jar 3.0.4

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.1

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

Данный проект не имеет модулей.

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

Версия
0.20