XFire Annotations

Annotation support for XFire

GroupId

GroupId

org.codehaus.xfire
ArtifactId

ArtifactId

xfire-annotations
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

XFire Annotations
Annotation support for XFire

Download xfire-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-annotations/ -->
<dependency>
    <groupId>org.codehaus.xfire</groupId>
    <artifactId>xfire-annotations</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-annotations/
implementation 'org.codehaus.xfire:xfire-annotations:1.2.6'
// https://jarcasting.com/artifacts/org.codehaus.xfire/xfire-annotations/
implementation ("org.codehaus.xfire:xfire-annotations:1.2.6")
'org.codehaus.xfire:xfire-annotations:jar:1.2.6'
<dependency org="org.codehaus.xfire" name="xfire-annotations" rev="1.2.6">
  <artifact name="xfire-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.xfire', module='xfire-annotations', version='1.2.6')
)
libraryDependencies += "org.codehaus.xfire" % "xfire-annotations" % "1.2.6"
[org.codehaus.xfire/xfire-annotations "1.2.6"]

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.xfire : xfire-aegis jar 1.2.6
commons-beanutils : commons-beanutils jar 1.7.0
commons-attributes : commons-attributes-api jar 2.1
httpunit : httpunit Optional jar 1.6.1
junit : junit Optional jar 3.8.1
org.mortbay.jetty : jetty Optional jar 6.1.2rc0

test (4)

Group / Artifact Type Version
xjavadoc : xjavadoc jar 1.1
easymock : easymock jar 1.1
commons-attributes : commons-attributes-compiler jar 2.1
xmlunit : xmlunit Optional jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.2-RC
1.1.2
1.1.1
1.1
1.1-RC1
1.1-beta-1
1.0
1.0-RC1
1.0-M5