Mongo Server: Wire Protocol Layer

Aggregation project that contains MongoWP server implementations

License

License

Commercial License
Categories

Categories

Data
GroupId

GroupId

com.8kdata.mongowp.server
ArtifactId

ArtifactId

wp-layer
Last Version

Last Version

0.50.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mongo Server: Wire Protocol Layer
Aggregation project that contains MongoWP server implementations
Project Organization

Project Organization

8Kdata Technology

Download wp-layer

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.8kdata.mongowp.server : mongo-server-core jar 0.50.0
io.netty : netty-transport jar 4.0.33.Final
io.netty : netty-codec jar 4.0.33.Final
com.8kdata.mongowp.bson : bson-netty jar 0.50.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.50.0
0.40
0.40-alpha3
0.40-alpha2