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.37.pom download
Apache Maven
<dependency>
  <groupId>net.oneandone.ioc-unit</groupId>
  <artifactId>weld-starter-parent</artifactId>
  <version>2.0.37</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'net.oneandone.ioc-unit:weld-starter-parent:2.0.37'
Gradle Kotlin
implementation("net.oneandone.ioc-unit:weld-starter-parent:2.0.37")
Scala SBT
libraryDependencies += "net.oneandone.ioc-unit" % "weld-starter-parent" % "2.0.37"
Groovy Grape
@Grapes(
  @Grab(group='net.oneandone.ioc-unit', module='weld-starter-parent', version='2.0.37')
)
Apache Ivy
<dependency org="net.oneandone.ioc-unit" name="weld-starter-parent" rev="2.0.37" />
Leiningen
[net.oneandone.ioc-unit/weld-starter-parent "2.0.37"]
Apache Buildr
'net.oneandone.ioc-unit:weld-starter-parent:jar:2.0.37'
Dependencies
The project has no third-party dependencies