MVN

org.eclipse.birt.runtime.3_7_1 : org.apache.xerces

Maven & Gradle

Mar 09, 2012
5 usages

org.apache.xerces_2.9.0.v201101211617.jar · A component of the BIRT runtime

<dependency>
    <groupId>org.eclipse.birt.runtime.3_7_1</groupId>
    <artifactId>org.apache.xerces</artifactId>
    <version>2.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.birt.runtime.3_7_1 : org.apache.xerces to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.0

All Versions

Choose a version of org.eclipse.birt.runtime.3_7_1 : org.apache.xerces to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
org.apache.xerces-2.9.0

How to add a dependency to Maven

Add the following org.eclipse.birt.runtime.3_7_1 : org.apache.xerces maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.birt.runtime.3_7_1</groupId>
    <artifactId>org.apache.xerces</artifactId>
    <version>2.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.birt.runtime.3_7_1 : org.apache.xerces gradle dependency to your build.gradle file:

implementation 'org.eclipse.birt.runtime.3_7_1:org.apache.xerces:2.9.0'

Gradle Kotlin DSL: Add the following org.eclipse.birt.runtime.3_7_1 : org.apache.xerces gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.birt.runtime.3_7_1:org.apache.xerces:2.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.birt.runtime.3_7_1 : org.apache.xerces sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "org.apache.xerces" % "2.9.0"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 05, 2012
2 usages
7 stars
Sep 26, 2013
2 usages
1 stars
Sep 26, 2013
2 usages
1 stars
Jul 30, 2018
3 usages
678 stars
Dec 23, 2020
4 usages
Oct 14, 2021
2 usages
Nov 17, 2014
2 usages
69 stars
Aug 07, 2023
5 usages
83 stars
May 30, 2023
7 usages
4.3k stars