Last Version

clusterbench-ee5-web 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-ee5-web
Version

Version

3.0.0.Final
Type

Type

war
Description

Description

clusterbench-ee5-web
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-ee5-web 3.0.0.Final


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

Dependencies

provided (2)

Group / Artifact Type Version
javaee : javaee-api jar 5
org.jboss.test : clusterbench-ee5-ejb jar 3.0.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.