JBoss Application Server: Web Native Subsystem

natives bundled in jar

License

License

Categories

Categories

JBoss Container Application Servers Native Development Tools
GroupId

GroupId

org.jboss.as
ArtifactId

ArtifactId

jbossweb-native
Last Version

Last Version

2.0.10.Final
Release Date

Release Date

Type

Type

jar
Description

Description

JBoss Application Server: Web Native Subsystem
natives bundled in jar
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc.

Download jbossweb-native

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.10.Final
2.0.10.Beta1