w

weld-starter-parent

Parentclass for weldstarter. For tests define the profile weld1.1, weld2.3 or weld3.0.
https://github.com/1and1/ioc-unit
The Apache License, Version 2.0
Andreas Schörk
Files download
File Operation
weld-starter-parent-2.0.43.pom download
Apache Maven
<dependency>
  <groupId>net.oneandone.ioc-unit</groupId>
  <artifactId>weld-starter-parent</artifactId>
  <version>2.0.43</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'net.oneandone.ioc-unit:weld-starter-parent:2.0.43'
Gradle Kotlin
implementation("net.oneandone.ioc-unit:weld-starter-parent:2.0.43")
Scala SBT
libraryDependencies += "net.oneandone.ioc-unit" % "weld-starter-parent" % "2.0.43"
Groovy Grape
@Grapes(
  @Grab(group='net.oneandone.ioc-unit', module='weld-starter-parent', version='2.0.43')
)
Apache Ivy
<dependency org="net.oneandone.ioc-unit" name="weld-starter-parent" rev="2.0.43" />
Leiningen
[net.oneandone.ioc-unit/weld-starter-parent "2.0.43"]
Apache Buildr
'net.oneandone.ioc-unit:weld-starter-parent:jar:2.0.43'
Dependencies
The project has no third-party dependencies