License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dontdrinkandroot |
ArtifactId | ArtifactIdfixtures |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfixtures
JPA fixture loader
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
fixtures-0.1.3.pom | |
fixtures-0.1.3.jar | 16 KB |
fixtures-0.1.3-sources.jar | 15 KB |
fixtures-0.1.3-javadoc.jar | 94 KB |
Browse |
<!-- 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"]
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 |
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 |