MongoWP Client: Core

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.torodb.mongowp.client
ArtifactId

ArtifactId

core
Last Version

Last Version

0.50.2
Release Date

Release Date

Type

Type

jar
Description

Description

MongoWP 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.torodb.mongowp.client/core/ -->
<dependency>
    <groupId>com.torodb.mongowp.client</groupId>
    <artifactId>core</artifactId>
    <version>0.50.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.torodb.mongowp.client/core/
implementation 'com.torodb.mongowp.client:core:0.50.2'
// https://jarcasting.com/artifacts/com.torodb.mongowp.client/core/
implementation ("com.torodb.mongowp.client:core:0.50.2")
'com.torodb.mongowp.client:core:jar:0.50.2'
<dependency org="com.torodb.mongowp.client" name="core" rev="0.50.2">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.torodb.mongowp.client', module='core', version='0.50.2')
)
libraryDependencies += "com.torodb.mongowp.client" % "core" % "0.50.2"
[com.torodb.mongowp.client/core "0.50.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.torodb.mongowp : mongowp-core jar 0.50.2
com.google.guava : guava jar 21.0

provided (1)

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

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.50.2
0.50.1