jar

org.osgi : org.osgi.test.junit4

Maven & Gradle

Jul 13, 2022
3 usages
34 stars

org.osgi:org.osgi.test.junit4 · OSGi Testing JUnit 4 Support

Table Of Contents

Latest Version

Download org.osgi : org.osgi.test.junit4 JAR file - Latest Versions:

All Versions

Download org.osgi : org.osgi.test.junit4 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x
0.10.x
0.9.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 org.osgi.test.junit4-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.osgi.test.common.annotation

├─ org.osgi.test.common.annotation.InjectBundleContext.class - [JAR]

├─ org.osgi.test.common.annotation.InjectBundleInstaller.class - [JAR]

├─ org.osgi.test.common.annotation.InjectInstalledBundle.class - [JAR]

├─ org.osgi.test.common.annotation.InjectService.class - [JAR]

├─ org.osgi.test.common.annotation.PropertiesConverter.class - [JAR]

├─ org.osgi.test.common.annotation.Property.class - [JAR]

├─ org.osgi.test.common.annotation.package-info.class - [JAR]

org.osgi.test.junit4.context

├─ org.osgi.test.junit4.context.BundleContextRule.class - [JAR]

├─ org.osgi.test.junit4.context.package-info.class - [JAR]

org.osgi.test.junit4.service

├─ org.osgi.test.junit4.service.ServiceRule.class - [JAR]

├─ org.osgi.test.junit4.service.package-info.class - [JAR]

Advertisement