RadioactiveMongoTemplate

Reactive mongo DAO

License

License

GroupId

GroupId

com.github.pjgg
ArtifactId

ArtifactId

radioactiveMongoTemplate
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

RadioactiveMongoTemplate
Reactive mongo DAO
Project URL

Project URL

https://github.com/pjgg/radioactiveMongoTemplate
Source Code Management

Source Code Management

https://github.com/pjgg/radioactiveMongoTemplate

Download radioactiveMongoTemplate

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.11.3
org.scala-lang : scala-library jar 2.11.7
org.reactivemongo : reactivemongo_2.11 jar 0.11.10
ch.qos.logback : logback-classic jar 1.1.3
commons-configuration : commons-configuration jar 1.10
com.typesafe : config jar 1.3.0
org.scalaz : scalaz-core_2.11 jar 7.2.2
com.github.limansky : mongoquery-reactive_2.11 jar 0.4
org.json4s : json4s-native_2.11 jar 3.3.0
org.json4s : json4s-jackson_2.11 jar 3.3.0
org.scoverage : maven-scoverage-plugin jar 0.99.10
org.sonatype.plugins : nexus-staging-maven-plugin jar 1.6.7
org.apache.maven.plugins : maven-gpg-plugin maven-plugin 1.6
org.apache.maven.plugins : maven-release-plugin jar 2.5.3
org.apache.maven.plugins : maven-javadoc-plugin jar 2.10.2

test (6)

Group / Artifact Type Version
info.cukes : cucumber-jvm-deps jar 1.0.5
info.cukes : cucumber-scala_2.11 jar 1.2.4
info.cukes : cucumber-junit jar 1.2.4
junit : junit jar 4.12
org.scala-lang : scala-compiler jar 2.11.7
org.scalatest : scalatest_2.11 jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0