Last Version

fixtures 0.1.3

JPA fixture loader

License

License

Categories

Categories

Net
GroupId

GroupId

net.dontdrinkandroot
ArtifactId

ArtifactId

fixtures
Version

Version

0.1.3
Type

Type

jar
Description

Description

fixtures
JPA fixture loader
Project URL

Project URL

https://dontdrinkandroot.net/github/fixtures.java
Project Organization

Project Organization

dontdrinkandroot

Download fixtures 0.1.3


<!-- https://jarcasting.com/artifacts/net.dontdrinkandroot/fixtures/ -->
<dependency>
    <groupId>net.dontdrinkandroot</groupId>
    <artifactId>fixtures</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.dontdrinkandroot/fixtures/
implementation 'net.dontdrinkandroot:fixtures:0.1.3'
// https://jarcasting.com/artifacts/net.dontdrinkandroot/fixtures/
implementation ("net.dontdrinkandroot:fixtures:0.1.3")
'net.dontdrinkandroot:fixtures:jar:0.1.3'
<dependency org="net.dontdrinkandroot" name="fixtures" rev="0.1.3">
  <artifact name="fixtures" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dontdrinkandroot', module='fixtures', version='0.1.3')
)
libraryDependencies += "net.dontdrinkandroot" % "fixtures" % "0.1.3"
[net.dontdrinkandroot/fixtures "0.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0
org.apache.logging.log4j : log4j-core jar 2.10.0

Project Modules

There are no modules declared in this project.