WildFly: ModCluster Subsystem

WildFly: Parent Aggregator

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-modcluster
Last Version

Last Version

8.0.0.Alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

WildFly: ModCluster Subsystem
WildFly: Parent Aggregator
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-modcluster

How to add to project

<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-modcluster/ -->
<dependency>
    <groupId>org.wildfly</groupId>
    <artifactId>wildfly-modcluster</artifactId>
    <version>8.0.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-modcluster/
implementation 'org.wildfly:wildfly-modcluster:8.0.0.Alpha2'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-modcluster/
implementation ("org.wildfly:wildfly-modcluster:8.0.0.Alpha2")
'org.wildfly:wildfly-modcluster:jar:8.0.0.Alpha2'
<dependency org="org.wildfly" name="wildfly-modcluster" rev="8.0.0.Alpha2">
  <artifact name="wildfly-modcluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-modcluster', version='8.0.0.Alpha2')
)
libraryDependencies += "org.wildfly" % "wildfly-modcluster" % "8.0.0.Alpha2"
[org.wildfly/wildfly-modcluster "8.0.0.Alpha2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jboss.msc : jboss-msc jar 1.2.0.Beta1
org.wildfly : wildfly-clustering-common jar 8.0.0.Alpha2
org.wildfly : wildfly-controller jar 8.0.0.Alpha2
org.wildfly : wildfly-server jar 8.0.0.Alpha2
org.wildfly : wildfly-web jar 8.0.0.Alpha2
org.jboss.mod_cluster » mod_cluster-core jar 1.2.3.Final
org.jboss.mod_cluster » mod_cluster-container-jbossweb jar 1.2.3.Final
org.wildfly : wildfly-build-config jar 8.0.0.Alpha2

provided (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor Optional jar 1.1.0.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.wildfly : wildfly-subsystem-test pom 8.0.0.Alpha2

Project Modules

There are no modules declared in this project.

As part of the rename of the JBoss Application Server project to WildFly, the jboss-as git repo has been moved to http://github.com/wildfly/wildfly.

Please use this location for all purposes from now on.

Follow these steps to update your repo:

  1. Create a new fork of the linked wildfly repo into your own copy
  2. In your local checkout execute the following commands (assuming you have an origin and an upstream)

git remote set-url origin [email protected]:[username]/wildfly.git

git remote set-url upstream git://github.com/wildfly/wildfly.git

NOTE: After these steps you can rename your jboss-as directory to wildfly (optional)

org.wildfly

Versions

Version
8.0.0.Alpha2
8.0.0.Alpha1