jar

com.athaydes.gradle.osgi : osgi-run-core

Maven & Gradle

Feb 13, 2022
51 stars

osgi-run-core · A Gradle plugin to make the development of modular applications using OSGi completely painless

Table Of Contents

Latest Version

Download com.athaydes.gradle.osgi : osgi-run-core JAR file - Latest Versions:

All Versions

Download com.athaydes.gradle.osgi : osgi-run-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0
1.6.x
1.5.x
1.4.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-run-core-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.athaydes.gradle.osgi.ds

├─ com.athaydes.gradle.osgi.ds.DSJarBuilder.class - [JAR]

├─ com.athaydes.gradle.osgi.ds.DeclarativeServicesConfig.class - [JAR]

├─ com.athaydes.gradle.osgi.ds.DeclarativeServicesPlugin.class - [JAR]

├─ com.athaydes.gradle.osgi.ds.GroovyConfigBaseClass.class - [JAR]

com.athaydes.gradle.osgi

├─ com.athaydes.gradle.osgi.ConfigurationsCreator.class - [JAR]

├─ com.athaydes.gradle.osgi.CreateBundlesDir.class - [JAR]

├─ com.athaydes.gradle.osgi.CreateOsgiRuntimeTask.class - [JAR]

├─ com.athaydes.gradle.osgi.ManifestFileCopier.class - [JAR]

├─ com.athaydes.gradle.osgi.OsgiConfig.class - [JAR]

├─ com.athaydes.gradle.osgi.OsgiRunPlugin.class - [JAR]

├─ com.athaydes.gradle.osgi.RunOsgiTask.class - [JAR]

├─ com.athaydes.gradle.osgi.WrapInstructionsConfig.class - [JAR]

com.athaydes.gradle.osgi.dependency

├─ com.athaydes.gradle.osgi.dependency.DefaultOSGiDependency.class - [JAR]

├─ com.athaydes.gradle.osgi.dependency.OSGiDependency.class - [JAR]

com.athaydes.gradle.osgi.bnd

├─ com.athaydes.gradle.osgi.bnd.BndWrapper.class - [JAR]

com.athaydes.gradle.osgi.util

├─ com.athaydes.gradle.osgi.util.FileNameUtils.class - [JAR]

├─ com.athaydes.gradle.osgi.util.JarUtils.class - [JAR]

Advertisement