is not current version
Last Version 2.1.0

org.jboss.pnc:pnc-common 2.0.0

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.pnc
ArtifactId

ArtifactId

pnc-common
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Project Organization

JBoss by Red Hat

Download pnc-common 2.0.0


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

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.