License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.weld.probe |
ArtifactId | ArtifactIdweld-probe-integration-tests |
Last Version | Last Version3.0.0.Alpha13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeld's inspection and debugging support
|
<!-- https://jarcasting.com/artifacts/org.jboss.weld.probe/weld-probe-integration-tests/ -->
<dependency>
<groupId>org.jboss.weld.probe</groupId>
<artifactId>weld-probe-integration-tests</artifactId>
<version>3.0.0.Alpha13</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld.probe/weld-probe-integration-tests/
implementation 'org.jboss.weld.probe:weld-probe-integration-tests:3.0.0.Alpha13'
// https://jarcasting.com/artifacts/org.jboss.weld.probe/weld-probe-integration-tests/
implementation ("org.jboss.weld.probe:weld-probe-integration-tests:3.0.0.Alpha13")
'org.jboss.weld.probe:weld-probe-integration-tests:jar:3.0.0.Alpha13'
<dependency org="org.jboss.weld.probe" name="weld-probe-integration-tests" rev="3.0.0.Alpha13">
<artifact name="weld-probe-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld.probe', module='weld-probe-integration-tests', version='3.0.0.Alpha13')
)
libraryDependencies += "org.jboss.weld.probe" % "weld-probe-integration-tests" % "3.0.0.Alpha13"
[org.jboss.weld.probe/weld-probe-integration-tests "3.0.0.Alpha13"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld.probe : weld-probe-core | jar | 3.0.0.Alpha13 |
org.jboss.weld : weld-core-test-common | jar | 3.0.0.Alpha13 |
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec | jar | |
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.7.Final |
org.jboss.shrinkwrap : shrinkwrap-impl-base | jar | 1.1.3 |
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec | jar | |
net.sourceforge.htmlunit : htmlunit | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | |
org.glassfish : javax.json | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |