Registry / http-client / abdera-client

abdera-client

JSON →
library1.1.3javamavenunverified

Client implementation for the Atom Publishing Protocol (AtomPub), enabling creation and management of Atom feeds.

<dependency> <groupId>org.apache.abdera</groupId> <artifactId>abdera-client</artifactId> <version>1.1.3</version> </dependency>
INSTALL
IMPORT
SIG · ABDERA-CLIENT
A
abdera-client
http-clientjavav1.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
org.apache.abdera.client.Client

Create an Abdera client instance.

import org.apache.abdera.client.Client; import org.apache.abdera.client.ClientFactory; public class Example { public static void main(String[] args) throws Exception { Client client = ClientFactory.newInstance().newClient(); System.out.println("Abdera client created."); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
66 hits · last 30 days
node
56
Amazon
1
Perplexity
1
Resources
abdera-client — mvn dependency:get abdera-client · libregistry