w

weld-probe-integration-tests

Files download
File Operation
weld-probe-integration-tests-3.0.0.Alpha6.jar download
weld-probe-integration-tests-3.0.0.Alpha6.pom download
weld-probe-integration-tests-3.0.0.Alpha6-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jboss.weld.probe</groupId>
  <artifactId>weld-probe-integration-tests</artifactId>
  <version>3.0.0.Alpha6</version>
</dependency>
Gradle Groovy
implementation 'org.jboss.weld.probe:weld-probe-integration-tests:3.0.0.Alpha6'
Gradle Kotlin
implementation("org.jboss.weld.probe:weld-probe-integration-tests:3.0.0.Alpha6")
Scala SBT
libraryDependencies += "org.jboss.weld.probe" % "weld-probe-integration-tests" % "3.0.0.Alpha6"
Groovy Grape
@Grapes(
  @Grab(group='org.jboss.weld.probe', module='weld-probe-integration-tests', version='3.0.0.Alpha6')
)
Apache Ivy
<dependency org="org.jboss.weld.probe" name="weld-probe-integration-tests" rev="3.0.0.Alpha6" />
Leiningen
[org.jboss.weld.probe/weld-probe-integration-tests "3.0.0.Alpha6"]
Apache Buildr
'org.jboss.weld.probe:weld-probe-integration-tests:jar:3.0.0.Alpha6'