Download abdera-server-0.4.0-incubating.jar file - Jar a

Jar examples for a:abdera-server

Description

Atom Publishing Protocol Specification Server-Side Implementation

You can download jar file abdera-server 0.4.0-incubating in this page.

License

Apache License

Build File

You can use the following script to add abdera-server-0.4.0-incubating.jar to your project.

<dependency>
   <groupId>org.apache.abdera</groupId>
   <artifactId>abdera-server</artifactId>
   <version>0.4.0-incubating</version>
</dependency>
compile group: 'org.apache.abdera', name: 'abdera-server', version: '0.4.0-incubating'
libraryDependencies += "org.apache.abdera" % "abdera-server" % "0.4.0-incubating"
<dependency org="org.apache.abdera" name="abdera-server" rev="0.4.0-incubating"/>
@Grapes(@Grab(group='org.apache.abdera', module='abdera-server', version='0.4.0-incubating'))
'org.apache.abdera:abdera-server:jar:0.4.0-incubating'

Download

Click the following link to download the jar file.

abdera-server-0.4.0-incubating.jar
abdera-server-0.4.0-incubating.pom
abdera-server-0.4.0-incubating-sources.jar



Related Tutorials