Last Version

net.oneandone:cdi-tester-parent 2.0.1-alpha-03

The parent-pom for ejb-cdi-unit a module developed to ease test driven ejb3.x service-development.

License

License

Categories

Categories

Net
GroupId

GroupId

net.oneandone
ArtifactId

ArtifactId

cdi-tester-parent
Version

Version

2.0.1-alpha-03
Type

Type

pom
Description

Description

net.oneandone:cdi-tester-parent
The parent-pom for ejb-cdi-unit a module developed to ease test driven ejb3.x service-development.
Project URL

Project URL

https://github.com/1and1/ejb-cdi-unit
Source Code Management

Source Code Management

https://github.com/1and1/ejb-cdi-unit

Download cdi-tester-parent 2.0.1-alpha-03


<!-- https://jarcasting.com/artifacts/net.oneandone/cdi-tester-parent/ -->
<dependency>
    <groupId>net.oneandone</groupId>
    <artifactId>cdi-tester-parent</artifactId>
    <version>2.0.1-alpha-03</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/cdi-tester-parent/
implementation 'net.oneandone:cdi-tester-parent:2.0.1-alpha-03'
// https://jarcasting.com/artifacts/net.oneandone/cdi-tester-parent/
implementation ("net.oneandone:cdi-tester-parent:2.0.1-alpha-03")
'net.oneandone:cdi-tester-parent:pom:2.0.1-alpha-03'
<dependency org="net.oneandone" name="cdi-tester-parent" rev="2.0.1-alpha-03">
  <artifact name="cdi-tester-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='cdi-tester-parent', version='2.0.1-alpha-03')
)
libraryDependencies += "net.oneandone" % "cdi-tester-parent" % "2.0.1-alpha-03"
[net.oneandone/cdi-tester-parent "2.0.1-alpha-03"]

Dependencies

compile (2)

Group / Artifact Type Version
net.oneandone : weld-starter-base jar 2.0.1-alpha-03
junit : junit jar 4.12

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.apache.maven.surefire : surefire-logger-api Optional jar 2.21.0

Project Modules

There are no modules declared in this project.