Last Version

spring-data-custom 1.0.0

spring-data extension for arbitrary backends

License

License

Categories

Categories

Data
GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

spring-data-custom
Version

Version

1.0.0
Type

Type

jar
Description

Description

spring-data-custom
spring-data extension for arbitrary backends
Project URL

Project URL

http://github.com/molindo/spring-data-custom
Project Organization

Project Organization

Molindo GmbH

Download spring-data-custom 1.0.0


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (4)

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

Project Modules

There are no modules declared in this project.