is not current version
Last Version 0.2.0

com.github.tomschi:commons-spring-data-jpa 0.1.2


Categories

Categories

Data
GroupId

GroupId

com.github.tomschi
ArtifactId

ArtifactId

commons-spring-data-jpa
Version

Version

0.1.2
Type

Type

jar

Download commons-spring-data-jpa 0.1.2


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