Last Version

Mongodb Aggregate Query Support (Spring 4 Parent) 0.8.9

Spring Data @Query like support for Mongo Aggregation queries

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.krraghavan
ArtifactId

ArtifactId

mongodb-aggregate-query-support-spring4-parent
Version

Version

0.8.9
Type

Type

pom
Description

Description

Mongodb Aggregate Query Support (Spring 4 Parent)
Spring Data @Query like support for Mongo Aggregation queries
Source Code Management

Source Code Management

https://github.com/krraghavan/mongodb-aggregate-query-support/tree/master/mongodb-aggregate-query-support-spring4-parent

Download mongodb-aggregate-query-support-spring4-parent 0.8.9


<!-- 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.9</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.9'
// 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.9")
'com.github.krraghavan:mongodb-aggregate-query-support-spring4-parent:pom:0.8.9'
<dependency org="com.github.krraghavan" name="mongodb-aggregate-query-support-spring4-parent" rev="0.8.9">
  <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.9')
)
libraryDependencies += "com.github.krraghavan" % "mongodb-aggregate-query-support-spring4-parent" % "0.8.9"
[com.github.krraghavan/mongodb-aggregate-query-support-spring4-parent "0.8.9"]

Dependencies

provided (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar
org.apache.logging.log4j : log4j-core jar
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.