Last Version

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

Parent pom different commons modules

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.tomschi
ArtifactId

ArtifactId

commons-spring-data-jpa
Version

Version

0.2.0
Type

Type

jar
Description

Description

Parent pom different commons modules

Download commons-spring-data-jpa 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.tomschi : commons-spring-data jar 0.2.0
org.springframework.data : spring-data-jpa jar 2.0.5.RELEASE

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.mockito : mockito-core jar 2.16.0

Project Modules

There are no modules declared in this project.