w

weld-probe-integration-tests

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