| License |
License |
|---|---|
| GroupId | GroupIdio.github.technow-oficial |
| ArtifactId | ArtifactIdspring-smart-specification |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-smart-specification
Projections and Specifications to JPA and Mongo
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |