License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone.ioc-unit |
ArtifactId | ArtifactIdweld-starter-parent |
Last Version | Last Version2.0.44 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnet.oneandone.ioc-unit:weld-starter-parent
Parentclass for weldstarter. For tests define the profile weld1.1, weld2.3 or weld3.0.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weld-starter-parent-2.0.44.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld-starter-parent/ -->
<dependency>
<groupId>net.oneandone.ioc-unit</groupId>
<artifactId>weld-starter-parent</artifactId>
<version>2.0.44</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld-starter-parent/
implementation 'net.oneandone.ioc-unit:weld-starter-parent:2.0.44'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld-starter-parent/
implementation ("net.oneandone.ioc-unit:weld-starter-parent:2.0.44")
'net.oneandone.ioc-unit:weld-starter-parent:pom:2.0.44'
<dependency org="net.oneandone.ioc-unit" name="weld-starter-parent" rev="2.0.44">
<artifact name="weld-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='weld-starter-parent', version='2.0.44')
)
libraryDependencies += "net.oneandone.ioc-unit" % "weld-starter-parent" % "2.0.44"
[net.oneandone.ioc-unit/weld-starter-parent "2.0.44"]