is not current version
Last Version 1.0.4

com.github.pjgg:radioactiveMongoTemplate 1.0.3

Reactive mongo DAO

GroupId

GroupId

com.github.pjgg
ArtifactId

ArtifactId

radioactiveMongoTemplate
Version

Version

1.0.3
Type

Type

jar

Download radioactiveMongoTemplate 1.0.3


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