jar

org.apache.felix : maven-obr-plugin

Maven & Gradle

Feb 14, 2008
1 usages

OBR Maven Plugin · Provides a maven plugin that supports the automatic creation and update of an OSGi Bundle Repository compliant with OSGi RFC 0112.

Table Of Contents

Latest Version

Download org.apache.felix : maven-obr-plugin JAR file - Latest Versions:

All Versions

Download org.apache.felix : maven-obr-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.0.x

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-obr-plugin-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.osgi.impl.bundle.obr.resource

├─ org.osgi.impl.bundle.obr.resource.BundleInfo.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.CapabilityImpl.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.FilterImpl.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.Manifest.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.ManifestEntry.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.Native.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.Parameter.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.RepositoryImpl.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.RequirementImpl.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.ResourceImpl.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.StringSet.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.Tag.class - [JAR]

├─ org.osgi.impl.bundle.obr.resource.VersionRange.class - [JAR]

org.apache.felix.obr.plugin

├─ org.apache.felix.obr.plugin.AbstractFileMojo.class - [JAR]

├─ org.apache.felix.obr.plugin.Capability.class - [JAR]

├─ org.apache.felix.obr.plugin.Category.class - [JAR]

├─ org.apache.felix.obr.plugin.Config.class - [JAR]

├─ org.apache.felix.obr.plugin.ExtractBindexInfo.class - [JAR]

├─ org.apache.felix.obr.plugin.ObrCleanRepo.class - [JAR]

├─ org.apache.felix.obr.plugin.ObrDeploy.class - [JAR]

├─ org.apache.felix.obr.plugin.ObrDeployFile.class - [JAR]

├─ org.apache.felix.obr.plugin.ObrInstall.class - [JAR]

├─ org.apache.felix.obr.plugin.ObrInstallFile.class - [JAR]

├─ org.apache.felix.obr.plugin.ObrUpdate.class - [JAR]

├─ org.apache.felix.obr.plugin.ObrUtils.class - [JAR]

├─ org.apache.felix.obr.plugin.PElement.class - [JAR]

├─ org.apache.felix.obr.plugin.PomHelper.class - [JAR]

├─ org.apache.felix.obr.plugin.RemoteFileManager.class - [JAR]

├─ org.apache.felix.obr.plugin.Require.class - [JAR]

├─ org.apache.felix.obr.plugin.ResourcesBundle.class - [JAR]

├─ org.apache.felix.obr.plugin.XmlHelper.class - [JAR]