Последняя версия

TrueZIP Shared Component 1.0

Shared component usable outside of Maven to manipulate archives. See javadoc and unit test for detailed usage.

Лицензия

Лицензия

Группа

Группа

org.codehaus.mojo
Идентификатор

Идентификатор

truezip-core
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

TrueZIP Shared Component
Shared component usable outside of Maven to manipulate archives. See javadoc and unit test for detailed usage.
Организация-разработчик

Организация-разработчик

Codehaus

Скачать truezip-core 1.0


<!-- https://jarcasting.com/artifacts/org.codehaus.mojo/truezip-core/ -->
<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>truezip-core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo/truezip-core/
implementation 'org.codehaus.mojo:truezip-core:1.0'
// https://jarcasting.com/artifacts/org.codehaus.mojo/truezip-core/
implementation ("org.codehaus.mojo:truezip-core:1.0")
'org.codehaus.mojo:truezip-core:jar:1.0'
<dependency org="org.codehaus.mojo" name="truezip-core" rev="1.0">
  <artifact name="truezip-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo', module='truezip-core', version='1.0')
)
libraryDependencies += "org.codehaus.mojo" % "truezip-core" % "1.0"
[org.codehaus.mojo/truezip-core "1.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
de.schlichtherle.truezip : truezip-file jar 7.5.4
de.schlichtherle.truezip : truezip-driver-zip jar 7.5.4
de.schlichtherle.truezip : truezip-driver-tar jar 7.5.4
org.apache.maven.shared : file-management jar 1.2.1
org.apache.maven : maven-plugin-api Необязательный jar 2.2.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2

Модули Проекта

Данный проект не имеет модулей.