is not current version
Last Version 1.0.1

se.oyabun.criters:criters-spring-data-jpa 1.0.0


Categories

Categories

Data
GroupId

GroupId

se.oyabun.criters
ArtifactId

ArtifactId

criters-spring-data-jpa
Version

Version

1.0.0
Type

Type

jar

Download criters-spring-data-jpa 1.0.0


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