Last Version

JBoss Parent Parent POM 39

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss
ArtifactId

ArtifactId

jboss-parent
Version

Version

39
Type

Type

pom
Description

Description

JBoss Parent Parent POM
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Project URL

Project URL

http://www.jboss.org
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

http://github.com/jboss/jboss-parent-pom

Download jboss-parent 39


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

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.