License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone.ioc-unit |
ArtifactId | ArtifactIdweld-starter-parent |
Version | Version2.0.39 |
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.39.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.39</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.39'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/weld-starter-parent/
implementation ("net.oneandone.ioc-unit:weld-starter-parent:2.0.39")
'net.oneandone.ioc-unit:weld-starter-parent:pom:2.0.39'
<dependency org="net.oneandone.ioc-unit" name="weld-starter-parent" rev="2.0.39">
<artifact name="weld-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='weld-starter-parent', version='2.0.39')
)
libraryDependencies += "net.oneandone.ioc-unit" % "weld-starter-parent" % "2.0.39"
[net.oneandone.ioc-unit/weld-starter-parent "2.0.39"]