is not current version
Last Version 1.0.4

com.github.pjgg:radioactiveMongoTemplate 1.0.2

Reactive mongo DAO

GroupId

GroupId

com.github.pjgg
ArtifactId

ArtifactId

radioactiveMongoTemplate
Version

Version

1.0.2
Type

Type

jar

Download radioactiveMongoTemplate 1.0.2


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