MVN

org.jboss.marshalling : marshalling-api

Maven & Gradle

Aug 20, 2010
8 usages

JBoss Marshalling API · JBoss Marshalling API

<dependency>
    <groupId>org.jboss.marshalling</groupId>
    <artifactId>marshalling-api</artifactId>
    <version>1.2.3.GA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.marshalling : marshalling-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3.GA

All Versions

Choose a version of org.jboss.marshalling : marshalling-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
marshalling-api-1.3.0.CR1
1.2.x
marshalling-api-1.2.3.GA
marshalling-api-1.2.2.GA
marshalling-api-1.2.1.GA
marshalling-api-1.2.0.GA
marshalling-api-1.2.0.CR4
marshalling-api-1.2.0.CR3
marshalling-api-1.2.0.CR2
marshalling-api-1.2.0.CR1
1.1.x
marshalling-api-1.1.3.GA
marshalling-api-1.1.2.GA
marshalling-api-1.1.1.GA
marshalling-api-1.1.0.GA
1.0.x
marshalling-api-1.0.1.GA
marshalling-api-1.0.0.GA

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jboss.marshalling</groupId>
    <artifactId>marshalling-api</artifactId>
    <version>1.2.3.GA</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jboss.marshalling:marshalling-api:1.2.3.GA'

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

implementation("org.jboss.marshalling:marshalling-api:1.2.3.GA")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jboss.marshalling" % "marshalling-api" % "1.2.3.GA"

Advertisement

Dependencies from Group

Aug 16, 2023
219 usages
22 stars
Aug 16, 2023
183 usages
22 stars
Aug 16, 2023
33 usages
22 stars
Aug 16, 2023
13 usages
22 stars
Aug 20, 2010
8 usages

Discover Dependencies

Jun 17, 2015
2 usages
27 stars
Aug 05, 2016
3 usages
Aug 05, 2016
3 usages
May 07, 2016
2 usages
95 stars
Apr 30, 2015
17 stars
May 05, 2015
2 usages
Nov 12, 2015
4 usages
May 30, 2015
2 usages
49 stars