Last Version

org.hrodberaht.inject.plugin:test-spring-jpa 3.0.0

A gathering of projects for testing code with real testing principles

License

License

GroupId

GroupId

org.hrodberaht.inject.plugin
ArtifactId

ArtifactId

test-spring-jpa
Version

Version

3.0.0
Type

Type

jar
Description

Description

A gathering of projects for testing code with real testing principles

Download test-spring-jpa 3.0.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.5.0

test (9)

Group / Artifact Type Version
org.springframework : spring-core jar 5.0.0.RELEASE
org.springframework : spring-beans jar 5.0.0.RELEASE
org.springframework : spring-context jar 5.0.0.RELEASE
org.hrodberaht.inject.plugin : inject-spring-plugin jar 3.0.0
org.hrodberaht.inject.plugin : inject-jpa-plugin jar 3.0.0
org.hibernate : hibernate-core jar 5.4.5.Final
org.springframework : spring-orm jar 5.0.0.RELEASE
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.