Abdera Examples

Atom Specification Implementation Examples

License

License

GroupId

GroupId

org.apache.abdera
ArtifactId

ArtifactId

abdera-examples
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Abdera Examples
Atom Specification Implementation Examples
Project Organization

Project Organization

Apache Software Foundation

Download abdera-examples

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.abdera : abdera-client jar 1.1.3
org.apache.abdera : abdera-server jar 1.1.3
org.apache.abdera : abdera-extensions-main jar 1.1.3
org.apache.abdera : abdera-extensions-serializer jar 1.1.3
org.apache.abdera : abdera-extensions-gdata jar 1.1.3
org.apache.abdera : abdera-extensions-geo jar 1.1.3
org.apache.abdera : abdera-extensions-sharing jar 1.1.3
org.apache.abdera : abdera-extensions-features jar 1.1.3
org.apache.abdera : abdera-security jar 1.1.3
org.mortbay.jetty : jetty jar 6.1.26
commons-httpclient : commons-httpclient jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1
0.4.0-incubating