Last Version

42 Heph 2.0.1

Library for creating smart test-data builders. Name is short for Hephaestus

License

License

GroupId

GroupId

nl.42
ArtifactId

ArtifactId

heph
Version

Version

2.0.1
Type

Type

jar
Description

Description

42 Heph
Library for creating smart test-data builders. Name is short for Hephaestus
Project Organization

Project Organization

42 BV
Source Code Management

Source Code Management

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

Download heph 2.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.beanmapper : beanmapper Optional jar 2.4.1
org.springframework.boot : spring-boot-starter-data-jpa Optional jar 2.0.3.RELEASE

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE
com.h2database : h2 jar 1.4.196
nl.42 : database-truncator jar 0.5.1.SPRING5
javax.xml.bind : jaxb-api jar 2.2.11

Project Modules

There are no modules declared in this project.