JBoss Application Server: Domain HTTP API

JBoss Application Server: Parent Aggregator

License

License

Categories

Categories

JBoss Container Application Servers Doma Data ORM
GroupId

GroupId

org.jboss.as
ArtifactId

ArtifactId

jboss-as-domain-http-api
Last Version

Last Version

7.0.2.Final
Release Date

Release Date

Type

Type

jar
Description

Description

JBoss Application Server: Domain HTTP API
JBoss Application Server: Parent Aggregator
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc.

Download jboss-as-domain-http-api

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.jboss : jboss-common-core jar 2.2.17.GA
org.jboss.logging : jboss-logging jar 3.0.1.GA
org.jboss.msc : jboss-msc jar 1.0.1.GA
org.jboss.as : jboss-as-controller jar 7.0.2.Final
org.jboss.as : jboss-as-domain-management jar 7.0.2.Final
org.jboss : jboss-dmr jar 1.0.0.Final
org.jboss.com.sun.httpserver » httpserver jar 1.0.0.Beta2
org.jboss.as : jboss-as-console jar 1.0.0.Beta17
org.jboss.as : jboss-as-build-config jar 7.0.2.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

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

Versions

Version
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