Last Version

spring-smart-specification 1.0.1

Projections and Specifications to JPA and Mongo

License

License

GroupId

GroupId

io.github.technow-oficial
ArtifactId

ArtifactId

spring-smart-specification
Version

Version

1.0.1
Type

Type

jar
Description

Description

spring-smart-specification
Projections and Specifications to JPA and Mongo
Project URL

Project URL

https://github.com/technow-oficial/spring-smart-specification/
Source Code Management

Source Code Management

https://github.com/technow-oficial/spring-smart-specification

Download spring-smart-specification 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.technow-oficial/spring-smart-specification/ -->
<dependency>
    <groupId>io.github.technow-oficial</groupId>
    <artifactId>spring-smart-specification</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.technow-oficial/spring-smart-specification/
implementation 'io.github.technow-oficial:spring-smart-specification:1.0.1'
// https://jarcasting.com/artifacts/io.github.technow-oficial/spring-smart-specification/
implementation ("io.github.technow-oficial:spring-smart-specification:1.0.1")
'io.github.technow-oficial:spring-smart-specification:jar:1.0.1'
<dependency org="io.github.technow-oficial" name="spring-smart-specification" rev="1.0.1">
  <artifact name="spring-smart-specification" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.technow-oficial', module='spring-smart-specification', version='1.0.1')
)
libraryDependencies += "io.github.technow-oficial" % "spring-smart-specification" % "1.0.1"
[io.github.technow-oficial/spring-smart-specification "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa Optional jar 2.6.3
org.springframework.boot : spring-boot-starter-data-mongodb Optional jar 2.6.3
org.projectlombok : lombok Optional jar 1.18.22

test (3)

Group / Artifact Type Version
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 3.0.0
com.h2database : h2 jar 1.4.200
org.springframework.boot : spring-boot-starter-test jar 2.6.3

Project Modules

There are no modules declared in this project.