License |
License |
---|---|
GroupId | GroupIdcom.scireum |
ArtifactId | ArtifactIdjpod |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpod
This is a fork of http://sourceforge.net/projects/jpodlib/ as development seems to be frozen.
We're providing some bug fixes along with deployments to maven.
|
Filename | Size |
---|---|
jpod-2.0.pom | |
jpod-2.0.jar | 1022 KB |
jpod-2.0-tests.jar | 1 KB |
jpod-2.0-sources.jar | 1 MB |
jpod-2.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scireum/jpod/ -->
<dependency>
<groupId>com.scireum</groupId>
<artifactId>jpod</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scireum/jpod/
implementation 'com.scireum:jpod:2.0'
// https://jarcasting.com/artifacts/com.scireum/jpod/
implementation ("com.scireum:jpod:2.0")
'com.scireum:jpod:jar:2.0'
<dependency org="com.scireum" name="jpod" rev="2.0">
<artifact name="jpod" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scireum', module='jpod', version='2.0')
)
libraryDependencies += "com.scireum" % "jpod" % "2.0"
[com.scireum/jpod "2.0"]
Group / Artifact | Type | Version |
---|---|---|
de.intarsys.opensource : iscwt | jar | 5.5 |
de.intarsys.opensource : isrt | jar | 4.10 |
de.intarsys.opensource : jbig2 | jar | 5.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.googlecode.junit-toolbox : junit-toolbox | jar | 2.2 |
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
cglib : cglib | jar | 3.2.5 |
org.objenesis : objenesis | jar | 2.5.1 |