| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss.pnc |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version2.3.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionpnc
A system for managing, executing, and tracking builds.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-2.3.1.pom | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.pnc/parent/ -->
<dependency>
<groupId>org.jboss.pnc</groupId>
<artifactId>parent</artifactId>
<version>2.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc/parent/
implementation 'org.jboss.pnc:parent:2.3.1'
// https://jarcasting.com/artifacts/org.jboss.pnc/parent/
implementation ("org.jboss.pnc:parent:2.3.1")
'org.jboss.pnc:parent:pom:2.3.1'
<dependency org="org.jboss.pnc" name="parent" rev="2.3.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc', module='parent', version='2.3.1')
)
libraryDependencies += "org.jboss.pnc" % "parent" % "2.3.1"
[org.jboss.pnc/parent "2.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | ${version.org.slf4j} |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.assertj : assertj-core | jar | 3.18.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |