License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdejb-cdi-unit-parent |
Version | Version1.1.17 |
Type | Typepom |
Description |
Descriptionnet.oneandone:ejb-cdi-unit-parent
The parent-pom for ejb-cdi-unit a module developed to ease test driven ejb3.x service-development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ejb-cdi-unit-parent-1.1.17.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/ejb-cdi-unit-parent/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>ejb-cdi-unit-parent</artifactId>
<version>1.1.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/ejb-cdi-unit-parent/
implementation 'net.oneandone:ejb-cdi-unit-parent:1.1.17'
// https://jarcasting.com/artifacts/net.oneandone/ejb-cdi-unit-parent/
implementation ("net.oneandone:ejb-cdi-unit-parent:1.1.17")
'net.oneandone:ejb-cdi-unit-parent:pom:1.1.17'
<dependency org="net.oneandone" name="ejb-cdi-unit-parent" rev="1.1.17">
<artifact name="ejb-cdi-unit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='ejb-cdi-unit-parent', version='1.1.17')
)
libraryDependencies += "net.oneandone" % "ejb-cdi-unit-parent" % "1.1.17"
[net.oneandone/ejb-cdi-unit-parent "1.1.17"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |