MVN

org.jboss.pnc : build-executor

Maven & Gradle

Nov 10, 2022
4 usages
45 stars

Contains implementations of build executor, which include the business logic for setting up the build environment, repositories and run the builds. Build execution coordinates the actions that run on remote services.

<dependency>
    <groupId>org.jboss.pnc</groupId>
    <artifactId>build-executor</artifactId>
    <version>2.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.pnc : build-executor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.3

All Versions

Choose a version of org.jboss.pnc : build-executor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
build-executor-2.4.3
build-executor-2.4.2
build-executor-2.4.1
2.3.x
build-executor-2.3.2
build-executor-2.3.1
build-executor-2.3.0
2.2.x
build-executor-2.2.4
build-executor-2.2.3
build-executor-2.2.2
build-executor-2.2.1
2.1.x
build-executor-2.1.2
build-executor-2.1.1
build-executor-2.1.0
2.0.x
build-executor-2.0.3
build-executor-2.0.2
build-executor-2.0.1
build-executor-2.0.0
1.8.x
build-executor-1.8.1.7
build-executor-1.8.1.6
build-executor-1.8.1.5
build-executor-1.8.1.4
build-executor-1.8.1.3
build-executor-1.8.1.2
build-executor-1.8.1.1
build-executor-1.8.1
build-executor-1.8.0
1.7.x
build-executor-1.7.5
build-executor-1.7.4
build-executor-1.7.3
build-executor-1.7.2
build-executor-1.7.1
build-executor-1.7.0
1.6.x
build-executor-1.6.0
1.5.x
build-executor-1.5.2
build-executor-1.5.1
build-executor-1.5.0
1.4.x
build-executor-1.4.4
build-executor-1.4.3
build-executor-1.4.2
build-executor-1.4.1
build-executor-1.4.0
1.3.x
build-executor-1.3.4
build-executor-1.3.3
build-executor-1.3.2
build-executor-1.3.1
build-executor-1.3.0
1.2.x
build-executor-1.2.2
build-executor-1.2.1
build-executor-1.2.0
1.1.x
build-executor-1.1.3
build-executor-1.1.2
build-executor-1.1.1
build-executor-1.1.0
1.0.x
build-executor-1.0.5
build-executor-1.0.4
build-executor-1.0.3
build-executor-1.0.2
build-executor-1.0.1
1.0
build-executor-1.0
0.10.x
build-executor-0.10.1
0.10
build-executor-0.10
0.9
build-executor-0.9

How to add a dependency to Maven

Add the following org.jboss.pnc : build-executor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jboss.pnc</groupId>
    <artifactId>build-executor</artifactId>
    <version>2.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jboss.pnc : build-executor gradle dependency to your build.gradle file:

implementation 'org.jboss.pnc:build-executor:2.4.3'

Gradle Kotlin DSL: Add the following org.jboss.pnc : build-executor gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jboss.pnc:build-executor:2.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jboss.pnc : build-executor sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jboss.pnc" % "build-executor" % "2.4.3"

Advertisement

Dependencies from Group

Jun 28, 2023
26 usages
45 stars
Jun 28, 2023
26 usages
45 stars
spi
Jun 28, 2023
23 usages
45 stars
Jul 13, 2023
22 usages
0 stars
Jun 28, 2023
19 usages
45 stars

Discover Dependencies

May 30, 2023
3 usages
82 stars
Aug 25, 2023
3 usages
332 stars
Jan 17, 2023
1 usages
281 stars
Dec 30, 2022
1 usages
57 stars
Sep 09, 2022
2 usages
0 stars
Jul 10, 2023
6 usages
Jul 12, 2023
5 usages
3k stars