jar

org.ops4j : maven-pax-plugin

Maven & Gradle

Jan 11, 2016
3 usages

OPS4J - Pax Mojos: OSGi project helpers · A plugin to help create, manage and provision OSGi projects

Table Of Contents

Latest Version

Download org.ops4j : maven-pax-plugin JAR file - Latest Versions:

All Versions

Download org.ops4j : maven-pax-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5
1.4
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window maven-pax-plugin-1.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ops4j.pax.construct.clone

├─ org.ops4j.pax.construct.clone.ArchetypeFragment.class - [JAR]

├─ org.ops4j.pax.construct.clone.ArchetypeModel.class - [JAR]

├─ org.ops4j.pax.construct.clone.CloneMojo.class - [JAR]

├─ org.ops4j.pax.construct.clone.MavenOptionBuilder.class - [JAR]

├─ org.ops4j.pax.construct.clone.PaxCommandBuilder.class - [JAR]

├─ org.ops4j.pax.construct.clone.PaxScript.class - [JAR]

├─ org.ops4j.pax.construct.clone.PaxScriptImpl.class - [JAR]

org.ops4j.pax.construct.util

├─ org.ops4j.pax.construct.util.BndUtils.class - [JAR]

├─ org.ops4j.pax.construct.util.CacheUtils.class - [JAR]

├─ org.ops4j.pax.construct.util.DirUtils.class - [JAR]

├─ org.ops4j.pax.construct.util.ExcludeSystemBundlesFilter.class - [JAR]

├─ org.ops4j.pax.construct.util.PomIterator.class - [JAR]

├─ org.ops4j.pax.construct.util.PomUtils.class - [JAR]

├─ org.ops4j.pax.construct.util.ReflectMojo.class - [JAR]

├─ org.ops4j.pax.construct.util.RoundTripBndFile.class - [JAR]

├─ org.ops4j.pax.construct.util.RoundTripXml.class - [JAR]

├─ org.ops4j.pax.construct.util.StreamFactory.class - [JAR]

├─ org.ops4j.pax.construct.util.Xpp3DomHelper.class - [JAR]

├─ org.ops4j.pax.construct.util.XppPathQuery.class - [JAR]

├─ org.ops4j.pax.construct.util.XppPom.class - [JAR]

org.ops4j.pax.construct.bundle

├─ org.ops4j.pax.construct.bundle.EmbedJarMojo.class - [JAR]

├─ org.ops4j.pax.construct.bundle.MoveBundleMojo.class - [JAR]

├─ org.ops4j.pax.construct.bundle.RemoveBundleMojo.class - [JAR]

org.ops4j.pax.construct.lifecycle

├─ org.ops4j.pax.construct.lifecycle.BundleCompilerMojo.class - [JAR]

├─ org.ops4j.pax.construct.lifecycle.BundleTestCompilerMojo.class - [JAR]

├─ org.ops4j.pax.construct.lifecycle.DirectoryMojo.class - [JAR]

├─ org.ops4j.pax.construct.lifecycle.EclipseOSGiMojo.class - [JAR]

├─ org.ops4j.pax.construct.lifecycle.ProvisionMojo.class - [JAR]

├─ org.ops4j.pax.construct.lifecycle.RunMojo.class - [JAR]

├─ org.ops4j.pax.construct.lifecycle.SqueakyCleanMojo.class - [JAR]

org.ops4j.pax.construct.project

├─ org.ops4j.pax.construct.project.AddRepositoryMojo.class - [JAR]

├─ org.ops4j.pax.construct.project.CreateModuleMojo.class - [JAR]

├─ org.ops4j.pax.construct.project.ImportBundleMojo.class - [JAR]

├─ org.ops4j.pax.construct.project.UpdateMojo.class - [JAR]

org.ops4j.pax.construct.archetype

├─ org.ops4j.pax.construct.archetype.AbstractPaxArchetypeMojo.class - [JAR]

├─ org.ops4j.pax.construct.archetype.OSGiBundleArchetypeMojo.class - [JAR]

├─ org.ops4j.pax.construct.archetype.OSGiProjectArchetypeMojo.class - [JAR]

├─ org.ops4j.pax.construct.archetype.OSGiWrapperArchetypeMojo.class - [JAR]

Advertisement