Last Version

JPA Unit - MongoDB Extension 0.5.0

JUnit extension for simple testing of JPA entities and components

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.dadrus.jpa-unit
ArtifactId

ArtifactId

jpa-unit-mongodb
Version

Version

0.5.0
Type

Type

jar
Description

Description

JPA Unit - MongoDB Extension
JUnit extension for simple testing of JPA entities and components

Download jpa-unit-mongodb 0.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.dadrus.jpa-unit : jpa-unit-core jar 0.5.0
org.slf4j : slf4j-api jar 1.7.25
org.mongodb : mongo-java-driver jar 3.5.0

Project Modules

There are no modules declared in this project.