is not current version
Last Version 1.0.0

at.molindo:spring-data-custom 0.0.1

spring-data extension for arbitrary backends

Categories

Categories

Data
GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

spring-data-custom
Version

Version

0.0.1
Type

Type

jar

Download spring-data-custom 0.0.1


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