ch-mongo

Persistence services for mongo collections.

License

License

CH License
GroupId

GroupId

com.chtsinc
ArtifactId

ArtifactId

ch-mongo
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

ch-mongo
Persistence services for mongo collections.
Source Code Management

Source Code Management

https://bitbucket.org/chts_cloudification/ch-mongo

Download ch-mongo

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
org.mongodb : mongo-java-driver jar 3.12.8
com.chtsinc : ch-model jar 1.0.5
com.chtsinc : ch-model-mixin jar 1.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-core jar 1.3.RC2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-alpha1