is not current version
Last Version 1.0.4

com.github.pjgg:radioactiveMongoTemplate 1.0

Reactive mongo DAO

GroupId

GroupId

com.github.pjgg
ArtifactId

ArtifactId

radioactiveMongoTemplate
Version

Version

1.0
Type

Type

jar

Download radioactiveMongoTemplate 1.0


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