MVN

org.codehaus.xfire : xfire-generator

Maven & Gradle

May 02, 2007
5 usages

XFire Generation Support

<dependency>
    <groupId>org.codehaus.xfire</groupId>
    <artifactId>xfire-generator</artifactId>
    <version>1.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.xfire : xfire-generator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.6
  • Latest Release Candidate: 1.2-RC
  • Latest Beta: 1.1-beta-1

All Versions

Choose a version of org.codehaus.xfire : xfire-generator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
xfire-generator-1.2.6
xfire-generator-1.2.5
xfire-generator-1.2.4
xfire-generator-1.2.3
xfire-generator-1.2.2
xfire-generator-1.2.1
1.2
xfire-generator-1.2
xfire-generator-1.2-RC
1.1.x
xfire-generator-1.1.2
xfire-generator-1.1.1
1.1
xfire-generator-1.1
xfire-generator-1.1-RC1
xfire-generator-1.1-beta-1
1.0
xfire-generator-1.0
xfire-generator-1.0-RC1

How to add a dependency to Maven

Add the following org.codehaus.xfire : xfire-generator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.codehaus.xfire</groupId>
    <artifactId>xfire-generator</artifactId>
    <version>1.2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codehaus.xfire : xfire-generator gradle dependency to your build.gradle file:

implementation 'org.codehaus.xfire:xfire-generator:1.2.6'

Gradle Kotlin DSL: Add the following org.codehaus.xfire : xfire-generator gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codehaus.xfire:xfire-generator:1.2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codehaus.xfire : xfire-generator sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codehaus.xfire" % "xfire-generator" % "1.2.6"

Advertisement

Dependencies from Group

May 02, 2007
28 usages
May 02, 2007
22 usages
May 02, 2007
15 usages
May 02, 2007
14 usages
May 02, 2007
12 usages

Discover Dependencies

Jun 04, 2017
3 usages
20 stars
Aug 29, 2019
5 usages
0 stars
May 03, 2020
2 usages
Sep 19, 2006
47 usages
Dec 18, 2022
2 usages
44 stars
Aug 21, 2023
21 usages
1k stars
Apr 04, 2023
3 usages
269 stars
Nov 26, 2019
6 usages
250 stars