MVN

org.jaxsb : runtime

Maven & Gradle

May 23, 2020
6 usages

JAX-SB Runtime · The JAX-SB Runtime, which provides the base abstractions and functionalities for binding classes created by the JAX-SB framework.

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

Latest Version

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

  • Latest Stable: 2.1.6

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.jaxsb:runtime:2.1.6'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jaxsb" % "runtime" % "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 20, 2021
9 usages
May 29, 2019
7 usages
May 17, 2019
7 usages
21 stars
May 20, 2019
7 usages
3.3k stars
May 25, 2019
7 usages
708 stars
Aug 25, 2023
15 usages
1.8k stars
May 22, 2019
7 usages
625 stars