Last Version

Forge - Shell Addon Test Harness 3.10.0.Final

A core framework and next-generation container for tooling and automation at a fine-grained level.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.forge.addon
ArtifactId

ArtifactId

shell-test-harness
Version

Version

3.10.0.Final
Type

Type

jar
Description

Description

Forge - Shell Addon Test Harness
A core framework and next-generation container for tooling and automation at a fine-grained level.
Project Organization

Project Organization

JBoss by Red Hat

Download shell-test-harness 3.10.0.Final


<!-- https://jarcasting.com/artifacts/org.jboss.forge.addon/shell-test-harness/ -->
<dependency>
    <groupId>org.jboss.forge.addon</groupId>
    <artifactId>shell-test-harness</artifactId>
    <version>3.10.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.forge.addon/shell-test-harness/
implementation 'org.jboss.forge.addon:shell-test-harness:3.10.0.Final'
// https://jarcasting.com/artifacts/org.jboss.forge.addon/shell-test-harness/
implementation ("org.jboss.forge.addon:shell-test-harness:3.10.0.Final")
'org.jboss.forge.addon:shell-test-harness:jar:3.10.0.Final'
<dependency org="org.jboss.forge.addon" name="shell-test-harness" rev="3.10.0.Final">
  <artifact name="shell-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.forge.addon', module='shell-test-harness', version='3.10.0.Final')
)
libraryDependencies += "org.jboss.forge.addon" % "shell-test-harness" % "3.10.0.Final"
[org.jboss.forge.addon/shell-test-harness "3.10.0.Final"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.forge.addon : shell jar 3.10.0.Final
org.jboss.forge.addon : ui jar

provided (1)

Group / Artifact Type Version
org.jboss.forge.furnace.container : cdi jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.