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