License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone.ioc-unit |
ArtifactId | ArtifactIdioc-unit-wf19-bom |
Last Version | Last Version2.0.42 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionboms:ioc-unit-wf19-bom
The parent-pom for boms of ioc-unit a module developed to ease test driven cdi ejb3.x, resteasy,
mockito service-development.
|
Filename | Size |
---|---|
ioc-unit-wf19-bom-2.0.42.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-wf19-bom/ -->
<dependency>
<groupId>net.oneandone.ioc-unit</groupId>
<artifactId>ioc-unit-wf19-bom</artifactId>
<version>2.0.42</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-wf19-bom/
implementation 'net.oneandone.ioc-unit:ioc-unit-wf19-bom:2.0.42'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-wf19-bom/
implementation ("net.oneandone.ioc-unit:ioc-unit-wf19-bom:2.0.42")
'net.oneandone.ioc-unit:ioc-unit-wf19-bom:pom:2.0.42'
<dependency org="net.oneandone.ioc-unit" name="ioc-unit-wf19-bom" rev="2.0.42">
<artifact name="ioc-unit-wf19-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='ioc-unit-wf19-bom', version='2.0.42')
)
libraryDependencies += "net.oneandone.ioc-unit" % "ioc-unit-wf19-bom" % "2.0.42"
[net.oneandone.ioc-unit/ioc-unit-wf19-bom "2.0.42"]