Categories |
CategoriesMongoDB Data Databases React User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.krraghavan |
ArtifactId | ArtifactIdmongodb-aggregate-query-support-reactive-parent |
Version | Version0.8.5 |
Type | Typepom |
Filename | Size |
---|---|
mongodb-aggregate-query-support-reactive-parent-0.8.5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.krraghavan/mongodb-aggregate-query-support-reactive-parent/ -->
<dependency>
<groupId>com.github.krraghavan</groupId>
<artifactId>mongodb-aggregate-query-support-reactive-parent</artifactId>
<version>0.8.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.krraghavan/mongodb-aggregate-query-support-reactive-parent/
implementation 'com.github.krraghavan:mongodb-aggregate-query-support-reactive-parent:0.8.5'
// https://jarcasting.com/artifacts/com.github.krraghavan/mongodb-aggregate-query-support-reactive-parent/
implementation ("com.github.krraghavan:mongodb-aggregate-query-support-reactive-parent:0.8.5")
'com.github.krraghavan:mongodb-aggregate-query-support-reactive-parent:pom:0.8.5'
<dependency org="com.github.krraghavan" name="mongodb-aggregate-query-support-reactive-parent" rev="0.8.5">
<artifact name="mongodb-aggregate-query-support-reactive-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.krraghavan', module='mongodb-aggregate-query-support-reactive-parent', version='0.8.5')
)
libraryDependencies += "com.github.krraghavan" % "mongodb-aggregate-query-support-reactive-parent" % "0.8.5"
[com.github.krraghavan/mongodb-aggregate-query-support-reactive-parent "0.8.5"]