is not current version
Last Version 1.2.22

org.apache.ws.commons.axiom:fom-impl 1.2.16

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

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

fom-impl
Version

Version

1.2.16
Type

Type

jar

Download fom-impl 1.2.16


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