spring-data-jpa-mongodb-expressions

Spring Data JPA Mongodb Expressions

License

License

Categories

Categories

MongoDB Data Databases Spring Data JPA MongoDB Expressions
GroupId

GroupId

com.github.mhewedy
ArtifactId

ArtifactId

spring-data-jpa-mongodb-expressions
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

spring-data-jpa-mongodb-expressions
Spring Data JPA Mongodb Expressions
Project URL

Project URL

https://github.com/mhewedy/spring-data-jpa-mongodb-expressions

Download spring-data-jpa-mongodb-expressions

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mhewedy/spring-data-jpa-mongodb-expressions/ -->
<dependency>
    <groupId>com.github.mhewedy</groupId>
    <artifactId>spring-data-jpa-mongodb-expressions</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhewedy/spring-data-jpa-mongodb-expressions/
implementation 'com.github.mhewedy:spring-data-jpa-mongodb-expressions:0.0.4'
// https://jarcasting.com/artifacts/com.github.mhewedy/spring-data-jpa-mongodb-expressions/
implementation ("com.github.mhewedy:spring-data-jpa-mongodb-expressions:0.0.4")
'com.github.mhewedy:spring-data-jpa-mongodb-expressions:jar:0.0.4'
<dependency org="com.github.mhewedy" name="spring-data-jpa-mongodb-expressions" rev="0.0.4">
  <artifact name="spring-data-jpa-mongodb-expressions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mhewedy', module='spring-data-jpa-mongodb-expressions', version='0.0.4')
)
libraryDependencies += "com.github.mhewedy" % "spring-data-jpa-mongodb-expressions" % "0.0.4"
[com.github.mhewedy/spring-data-jpa-mongodb-expressions "0.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa Optional jar 2.4.2
org.projectlombok : lombok Optional jar 1.18.16

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.2
com.fasterxml.jackson.core : jackson-databind jar
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1