Last Version

JBoss Parent POM 2

Parent POM for all JBoss Projects. Provides default project build configuration.

License

License

lgpl
Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

jboss
ArtifactId

ArtifactId

jboss-parent
Version

Version

2
Type

Type

pom
Description

Description

JBoss Parent POM
Parent POM for all JBoss Projects. Provides default project build configuration.
Project URL

Project URL

http://www.jboss.org
Project Organization

Project Organization

JBoss Inc.

Download jboss-parent 2

Filename Size
jboss-parent-2.pom 6 KB
Browse

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

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.