DVBern CDI-Fixtures

Fixture Framework to inject Testdata with CDI. You can define multiple configurators with different data for each entity

License

License

GroupId

GroupId

ch.dvbern.oss.cdifixtures
ArtifactId

ArtifactId

cdi-fixtures
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

DVBern CDI-Fixtures
Fixture Framework to inject Testdata with CDI. You can define multiple configurators with different data for each entity
Project URL

Project URL

https://github.com/dvbern/cdi-fixtures
Project Organization

Project Organization

DV Bern AG
Source Code Management

Source Code Management

http://github.com/dvbern/cdi-fixtures

Download cdi-fixtures

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.github.spotbugs : spotbugs-annotations Optional jar 4.2.2

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.2

test (1)

Group / Artifact Type Version
ch.dvbern.oss.cditest : cdi-test jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6