Last Version

org.jboss.test:clusterbench-ee8-ear 3.0.0.Final

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.test
ArtifactId

ArtifactId

clusterbench-ee8-ear
Version

Version

3.0.0.Final
Type

Type

ear
Description

Description

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Project Organization

Project Organization

JBoss by Red Hat

Download clusterbench-ee8-ear 3.0.0.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jboss.test : clusterbench-ee8-ejb ejb 3.0.0.Final
org.jboss.test : clusterbench-ee8-web war 3.0.0.Final
org.jboss.test : clusterbench-ee8-web war 3.0.0.Final
org.jboss.test : clusterbench-ee8-web war 3.0.0.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.apache.httpcomponents : httpclient jar 4.5.6

Project Modules

There are no modules declared in this project.