Last Version

Java ISO9660 Tools Parent 2.1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.stephenc.java-iso-tools
ArtifactId

ArtifactId

java-iso-tools-parent
Version

Version

2.1.0
Type

Type

pom
Description

Description

Java ISO9660 Tools Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://github.com/stephenc/java-iso-tools/tree/master/

Download java-iso-tools-parent 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/java-iso-tools-parent/ -->
<dependency>
    <groupId>com.github.stephenc.java-iso-tools</groupId>
    <artifactId>java-iso-tools-parent</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/java-iso-tools-parent/
implementation 'com.github.stephenc.java-iso-tools:java-iso-tools-parent:2.1.0'
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/java-iso-tools-parent/
implementation ("com.github.stephenc.java-iso-tools:java-iso-tools-parent:2.1.0")
'com.github.stephenc.java-iso-tools:java-iso-tools-parent:pom:2.1.0'
<dependency org="com.github.stephenc.java-iso-tools" name="java-iso-tools-parent" rev="2.1.0">
  <artifact name="java-iso-tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.java-iso-tools', module='java-iso-tools-parent', version='2.1.0')
)
libraryDependencies += "com.github.stephenc.java-iso-tools" % "java-iso-tools-parent" % "2.1.0"
[com.github.stephenc.java-iso-tools/java-iso-tools-parent "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • iso9660-writer
  • sabre
  • iso9660-maven-plugin
  • iso9660-ant-tasks
  • loop-fs-api
  • loop-fs-spi
  • loop-fs-iso-impl
  • loop-fs-udf-impl
  • iso9660-vfs-impl