Last Version

JPA Unit - Bill of Materials (BOM) 0.5.0

JUnit extension for simple testing of JPA entities and components

License

License

GroupId

GroupId

com.github.dadrus.jpa-unit
ArtifactId

ArtifactId

jpa-unit-bom
Version

Version

0.5.0
Type

Type

pom
Description

Description

JPA Unit - Bill of Materials (BOM)
JUnit extension for simple testing of JPA entities and components

Download jpa-unit-bom 0.5.0

Filename Size
jpa-unit-bom-0.5.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit-bom/ -->
<dependency>
    <groupId>com.github.dadrus.jpa-unit</groupId>
    <artifactId>jpa-unit-bom</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit-bom/
implementation 'com.github.dadrus.jpa-unit:jpa-unit-bom:0.5.0'
// https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit-bom/
implementation ("com.github.dadrus.jpa-unit:jpa-unit-bom:0.5.0")
'com.github.dadrus.jpa-unit:jpa-unit-bom:pom:0.5.0'
<dependency org="com.github.dadrus.jpa-unit" name="jpa-unit-bom" rev="0.5.0">
  <artifact name="jpa-unit-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dadrus.jpa-unit', module='jpa-unit-bom', version='0.5.0')
)
libraryDependencies += "com.github.dadrus.jpa-unit" % "jpa-unit-bom" % "0.5.0"
[com.github.dadrus.jpa-unit/jpa-unit-bom "0.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.