Podcast Feed Parser

Java library for parsing podcast feed XML

License

License

GroupId

GroupId

be.ceau
ArtifactId

ArtifactId

podcast-parser
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Podcast Feed Parser
Java library for parsing podcast feed XML
Project URL

Project URL

https://github.com/mdewilde/podcast-parser

Download podcast-parser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.reflections : reflections jar 0.9.11
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.9
org.apache.logging.log4j : log4j-api jar 2.10.0
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0
com.lmax : disruptor jar 3.4.2
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.10
0.9.0