Registry / web-framework / jboss-as-web

jboss-as-web

JSON →
library7.2.0.Finaljavamavenunverified

Provides the web subsystem for the JBoss Application Server, enabling deployment of web applications.

<dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-web</artifactId> <version>7.2.0.Final</version> </dependency>
INSTALL
IMPORT
SIG · JBOSS-AS-WEB
J
jboss-as-web
web-frameworkjavav7.2.0.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WebDeploymentDefinition
org.jboss.as.web.WebDeploymentDefinition

Minimal usage of JBoss AS Web deployment definition.

import org.jboss.as.web.WebDeploymentDefinition; public class Example { public static void main(String[] args) { WebDeploymentDefinition def = new WebDeploymentDefinition(); System.out.println(def); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.2.0.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jboss-as-web — mvn dependency:get jboss-as-web · libregistry