is not current version
Last Version 1.1.17

net.oneandone:ejb-cdi-unit-parent 1.1.14

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

Categories

Categories

Net
GroupId

GroupId

net.oneandone
ArtifactId

ArtifactId

ejb-cdi-unit-parent
Version

Version

1.1.14
Type

Type

pom

Download ejb-cdi-unit-parent 1.1.14


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