JBoss Application Server: Parent Aggregator


License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.as
ArtifactId

ArtifactId

jboss-as-parent
Last Version

Last Version

7.2.0.Final
Release Date

Release Date

Type

Type

pom
Description

Description

JBoss Application Server: Parent Aggregator
JBoss Application Server: Parent Aggregator
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/jbossas/jboss-as

Download jboss-as-parent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.as : jboss-as-build-config jar 7.2.0.Final

Project Modules

  • build
  • build-config
  • build-modular
  • controller
  • controller-client
  • deployment-repository
  • domain-http
  • domain-management
  • embedded
  • management-client-content
  • jmx
  • network
  • platform-mbean
  • process-controller
  • protocol
  • remoting
  • server
  • subsystem-test
  • threads
  • version

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.jboss.as

Versions

Version
7.2.0.Final
7.1.3.Final
7.1.2.Final
7.1.1.Final
7.1.0.Final
7.1.0.CR1b
7.1.0.CR1
7.1.0.Beta1b
7.1.0.Beta1
7.0.2.Final
7.0.1.Final
7.0.0.Final
7.0.0.CR1
7.0.0.Beta3
7.0.0.Beta2
7.0.0.Beta1
7.0.0.Alpha1