Mongo Client: Core

MongoWP Client core project, used by other client projects to share common platform independent implementations

License

License

Commercial License
Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.8kdata.mongowp.client
ArtifactId

ArtifactId

core
Last Version

Last Version

0.50.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mongo Client: Core
MongoWP Client core project, used by other client projects to share common platform independent implementations
Project Organization

Project Organization

8Kdata Technology

Download core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.8kdata.mongowp.server : mongo-server-api jar 0.50.0
com.google.guava : guava jar 19.0

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.50.0
0.40
0.40-alpha3
0.40-alpha2
0.20