MVN

org.jaxsb : compiler

Maven & Gradle

May 23, 2020
1 usages

JAX-SB Compiler · The JAX-SB Compiler, which is responsible for the compilation stage of the binding generation process.

<dependency>
    <groupId>org.jaxsb</groupId>
    <artifactId>compiler</artifactId>
    <version>2.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jaxsb : compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.6

All Versions

Choose a version of org.jaxsb : compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
compiler-2.1.6
compiler-2.1.5
compiler-2.1.4

How to add a dependency to Maven

Add the following org.jaxsb : compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jaxsb</groupId>
    <artifactId>compiler</artifactId>
    <version>2.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jaxsb : compiler gradle dependency to your build.gradle file:

implementation 'org.jaxsb:compiler:2.1.6'

Gradle Kotlin DSL: Add the following org.jaxsb : compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jaxsb:compiler:2.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jaxsb : compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jaxsb" % "compiler" % "2.1.6"

Advertisement

Dependencies from Group

May 23, 2020
6 usages
May 23, 2020
4 usages
May 23, 2020
1 usages
May 23, 2020
May 23, 2020

Discover Dependencies

May 23, 2020
1 usages
Nov 18, 2019
2 usages
0 stars
May 18, 2019
2 usages
1.4k stars
May 18, 2019
2 usages
May 15, 2019
1 usages
May 15, 2019
1 usages
Jun 10, 2019
2 usages
0 stars
Sep 06, 2021
2 usages
0 stars