Last Version

Lightweight fixture support 1.1.0

Lightweight support for fixtures with Spring

License

License

GroupId

GroupId

nl.42
ArtifactId

ArtifactId

fixie
Version

Version

1.1.0
Type

Type

jar
Description

Description

Lightweight fixture support
Lightweight support for fixtures with Spring
Source Code Management

Source Code Management

https://github.com/42BV/fixie

Download fixie 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.springframework : spring-tx jar 5.2.1.RELEASE
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-test jar

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.h2database : h2 jar
nl.42 : database-truncator jar 1.0.0
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.jupiter : junit-jupiter-params jar 5.3.2

Project Modules

There are no modules declared in this project.