is not current version
Last Version 0.8.10.6

com.github.krraghavan:mongodb-aggregate-query-support-core 0.8.3


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.krraghavan
ArtifactId

ArtifactId

mongodb-aggregate-query-support-core
Version

Version

0.8.3
Type

Type

jar

Download mongodb-aggregate-query-support-core 0.8.3


<!-- https://jarcasting.com/artifacts/com.github.krraghavan/mongodb-aggregate-query-support-core/ -->
<dependency>
    <groupId>com.github.krraghavan</groupId>
    <artifactId>mongodb-aggregate-query-support-core</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.krraghavan/mongodb-aggregate-query-support-core/
implementation 'com.github.krraghavan:mongodb-aggregate-query-support-core:0.8.3'
// https://jarcasting.com/artifacts/com.github.krraghavan/mongodb-aggregate-query-support-core/
implementation ("com.github.krraghavan:mongodb-aggregate-query-support-core:0.8.3")
'com.github.krraghavan:mongodb-aggregate-query-support-core:jar:0.8.3'
<dependency org="com.github.krraghavan" name="mongodb-aggregate-query-support-core" rev="0.8.3">
  <artifact name="mongodb-aggregate-query-support-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.krraghavan', module='mongodb-aggregate-query-support-core', version='0.8.3')
)
libraryDependencies += "com.github.krraghavan" % "mongodb-aggregate-query-support-core" % "0.8.3"
[com.github.krraghavan/mongodb-aggregate-query-support-core "0.8.3"]