Annox Samples

Annox is an open source project which allows you to read arbitrary Java annotations from XML resources. JAXB users may be interested in Annox annotation reader for JAXB RI which allows you to define JAXB Java/XML mappings in XML resources (instead of annotations).

License

License

Categories

Categories

Net
GroupId

GroupId

org.jvnet.annox
ArtifactId

ArtifactId

annox-samples
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

Annox Samples
Annox is an open source project which allows you to read arbitrary Java annotations from XML resources. JAXB users may be interested in Annox annotation reader for JAXB RI which allows you to define JAXB Java/XML mappings in XML resources (instead of annotations).
Project URL

Project URL

http://static.highsource.org/annox/annox-samples/
Project Organization

Project Organization

Highsource

Download annox-samples

Filename Size
annox-samples-0.5.1.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.jvnet.annox/annox-samples/ -->
<dependency>
    <groupId>org.jvnet.annox</groupId>
    <artifactId>annox-samples</artifactId>
    <version>0.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.annox/annox-samples/
implementation 'org.jvnet.annox:annox-samples:0.5.1'
// https://jarcasting.com/artifacts/org.jvnet.annox/annox-samples/
implementation ("org.jvnet.annox:annox-samples:0.5.1")
'org.jvnet.annox:annox-samples:pom:0.5.1'
<dependency org="org.jvnet.annox" name="annox-samples" rev="0.5.1">
  <artifact name="annox-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.annox', module='annox-samples', version='0.5.1')
)
libraryDependencies += "org.jvnet.annox" % "annox-samples" % "0.5.1"
[org.jvnet.annox/annox-samples "0.5.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • po

Versions

Version
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2