is not current version
Last Version 1.0.0

at.molindo:spring-data-custom 0.0.2

spring-data extension for arbitrary backends

Categories

Categories

Data
GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

spring-data-custom
Version

Version

0.0.2
Type

Type

jar

Download spring-data-custom 0.0.2


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