| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdat.molindo |
| ArtifactId | ArtifactIdspring-data-custom |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionspring-data-custom
spring-data extension for arbitrary backends
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| spring-data-custom-1.0.0.pom | |
| spring-data-custom-1.0.0.jar | 21 KB |
| spring-data-custom-1.0.0-sources.jar | 21 KB |
| spring-data-custom-1.0.0-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/at.molindo/spring-data-custom/ -->
<dependency>
<groupId>at.molindo</groupId>
<artifactId>spring-data-custom</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/spring-data-custom/
implementation 'at.molindo:spring-data-custom:1.0.0'
// https://jarcasting.com/artifacts/at.molindo/spring-data-custom/
implementation ("at.molindo:spring-data-custom:1.0.0")
'at.molindo:spring-data-custom:jar:1.0.0'
<dependency org="at.molindo" name="spring-data-custom" rev="1.0.0">
<artifact name="spring-data-custom" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='spring-data-custom', version='1.0.0')
)
libraryDependencies += "at.molindo" % "spring-data-custom" % "1.0.0"
[at.molindo/spring-data-custom "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-commons | jar | |
| org.springframework : spring-context | jar | |
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
| at.molindo : molindo-utils | jar | 2.0.6 |
| com.google.guava : guava | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.springframework.boot : spring-boot-starter-data-rest | jar | |
| com.h2database : h2 | jar |