Abdera Model (FOM) Implementation

Implementation of Abdera's Feed Object Model. Can be used as a drop in replacement for the abdera-parser artifact.

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

fom-impl
Last Version

Last Version

1.2.22
Release Date

Release Date

Type

Type

jar
Description

Description

Abdera Model (FOM) Implementation
Implementation of Abdera's Feed Object Model. Can be used as a drop in replacement for the abdera-parser artifact.
Project Organization

Project Organization

The Apache Software Foundation

Download fom-impl

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.abdera : abdera-core jar 1.1.3
org.apache.ws.commons.axiom : axiom-api jar 1.2.22
org.codehaus.woodstox : woodstox-core-asl jar 4.2.0
org.apache.ws.commons.axiom : om-aspects Optional jar 1.2.22
org.apache.ws.commons.axiom : shared-aspects Optional jar 1.2.22
org.apache.ws.commons.axiom : fom-aspects Optional jar 1.2.22

test (8)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.truth : truth jar 0.42
org.apache.ws.commons.axiom : fom-testsuite jar 1.2.22
org.apache.felix : org.apache.felix.framework jar 5.0.0
org.ops4j.pax.exam : pax-exam-container-native jar 4.7.0
org.ops4j.pax.exam : pax-exam-junit4 jar 4.7.0
org.ops4j.pax.exam : pax-exam-link-assembly jar 4.7.0
org.slf4j : slf4j-jdk14 jar 1.5.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.22
1.2.21
1.2.20
1.2.19
1.2.18
1.2.17
1.2.16