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