jar

br.com.c8tech.tools : osgi-repository-maven-plugin

Maven & Gradle

Jun 04, 2019

OSGi Repository Generator Maven Plugin · A maven plugin that is aimed to generate an archive \ containing one or two OSGi indexed repositories based on project's dependencies.

Table Of Contents

Latest Version

Download br.com.c8tech.tools : osgi-repository-maven-plugin JAR file - Latest Versions:

All Versions

Download br.com.c8tech.tools : osgi-repository-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.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 osgi-repository-maven-plugin-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.c8tech.tools.maven.plugin.osgi.repository.utils

├─ com.c8tech.tools.maven.plugin.osgi.repository.utils.RepoIndexBridge.class - [JAR]

com.c8tech.tools.maven.plugin.osgi.repository

├─ com.c8tech.tools.maven.plugin.osgi.repository.AbstractOsgiRepositoryMojo.class - [JAR]

├─ com.c8tech.tools.maven.plugin.osgi.repository.MojoCacheMavenArtifacts.class - [JAR]

├─ com.c8tech.tools.maven.plugin.osgi.repository.MojoDownloadP2Artifacts.class - [JAR]

├─ com.c8tech.tools.maven.plugin.osgi.repository.MojoGenerateIndexFromDependencies.class - [JAR]

├─ com.c8tech.tools.maven.plugin.osgi.repository.MojoGenerateIndexFromFilesets.class - [JAR]

├─ com.c8tech.tools.maven.plugin.osgi.repository.MojoGenerateP2FromDependencies.class - [JAR]

├─ com.c8tech.tools.maven.plugin.osgi.repository.MojoGenerateTargetDefinitionFile.class - [JAR]

├─ com.c8tech.tools.maven.plugin.osgi.repository.MojoLoadPropertiesFileFromArtifacts.class - [JAR]

├─ com.c8tech.tools.maven.plugin.osgi.repository.MojoPackRepositoryArchive.class - [JAR]