MVN

com.dukescript : nb-javac

Maven & Gradle

Oct 09, 2021
19 stars

nb-javac · "nb-javac" is a patched version of OpenJDK "javac", i.e., the Java compiler. This has long been part of NetBeans, providing a highly tuned Java compiler specifically for the Java editor i.e., parsing and lexing for features such as syntax coloring, code completion.

<dependency>
    <groupId>com.dukescript</groupId>
    <artifactId>nb-javac</artifactId>
    <version>17.0.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dukescript : nb-javac to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 17.0.0.0

All Versions

Choose a version of com.dukescript : nb-javac to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
17.0.x
nb-javac-17.0.0.0

How to add a dependency to Maven

Add the following com.dukescript : nb-javac maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dukescript</groupId>
    <artifactId>nb-javac</artifactId>
    <version>17.0.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dukescript : nb-javac gradle dependency to your build.gradle file:

implementation 'com.dukescript:nb-javac:17.0.0.0'

Gradle Kotlin DSL: Add the following com.dukescript : nb-javac gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dukescript:nb-javac:17.0.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dukescript : nb-javac sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dukescript" % "nb-javac" % "17.0.0.0"

Advertisement

Dependencies from Group

Oct 09, 2021
19 stars

Discover Dependencies

Aug 03, 2023
1.3k stars
Aug 03, 2023
3 usages
1.3k stars
Aug 03, 2023
1 usages
1.3k stars
Oct 07, 2021
44 stars
Oct 11, 2021
0 stars
Mar 23, 2022
Dec 13, 2021
Dec 13, 2021