Last Version

Nexus Unzip Plugin - Parent (Incubation) 0.14.0

The Unzip Repository is a Nexus repository type that shadows the build results of a standard Maven 2 repository and allows to browse into zip and jar artifacts. The use case for Tycho is to to offer p2 repositories that were build with Tycho and deployed to Nexus as zip so that other Tycho projects can reference them.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.tycho.nexus
ArtifactId

ArtifactId

unzip-repository-plugin-parent
Version

Version

0.14.0
Type

Type

pom
Description

Description

Nexus Unzip Plugin - Parent (Incubation)
The Unzip Repository is a Nexus repository type that shadows the build results of a standard Maven 2 repository and allows to browse into zip and jar artifacts. The use case for Tycho is to to offer p2 repositories that were build with Tycho and deployed to Nexus as zip so that other Tycho projects can reference them.
Project URL

Project URL

http://www.eclipse.org/tycho/
Project Organization

Project Organization

Eclipse Foundation

Download unzip-repository-plugin-parent 0.14.0


<!-- https://jarcasting.com/artifacts/org.eclipse.tycho.nexus/unzip-repository-plugin-parent/ -->
<dependency>
    <groupId>org.eclipse.tycho.nexus</groupId>
    <artifactId>unzip-repository-plugin-parent</artifactId>
    <version>0.14.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.tycho.nexus/unzip-repository-plugin-parent/
implementation 'org.eclipse.tycho.nexus:unzip-repository-plugin-parent:0.14.0'
// https://jarcasting.com/artifacts/org.eclipse.tycho.nexus/unzip-repository-plugin-parent/
implementation ("org.eclipse.tycho.nexus:unzip-repository-plugin-parent:0.14.0")
'org.eclipse.tycho.nexus:unzip-repository-plugin-parent:pom:0.14.0'
<dependency org="org.eclipse.tycho.nexus" name="unzip-repository-plugin-parent" rev="0.14.0">
  <artifact name="unzip-repository-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.tycho.nexus', module='unzip-repository-plugin-parent', version='0.14.0')
)
libraryDependencies += "org.eclipse.tycho.nexus" % "unzip-repository-plugin-parent" % "0.14.0"
[org.eclipse.tycho.nexus/unzip-repository-plugin-parent "0.14.0"]

Dependencies

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

Project Modules

  • unzip-repository-plugin
  • unzip-repository-plugin-its