Last Version

JUnit4 for OSGi Parent 1.2.15

These bundles enable to run JUnit 4 into a OSGi running system.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.nfalco79
ArtifactId

ArtifactId

junit4osgi-parent
Version

Version

1.2.15
Type

Type

pom
Description

Description

JUnit4 for OSGi Parent
These bundles enable to run JUnit 4 into a OSGi running system.
Project URL

Project URL

https://github.com/nfalco79/junit4osgi
Source Code Management

Source Code Management

https://github.com/nfalco79/junit4osgi

Download junit4osgi-parent 1.2.15


<!-- https://jarcasting.com/artifacts/com.github.nfalco79/junit4osgi-parent/ -->
<dependency>
    <groupId>com.github.nfalco79</groupId>
    <artifactId>junit4osgi-parent</artifactId>
    <version>1.2.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nfalco79/junit4osgi-parent/
implementation 'com.github.nfalco79:junit4osgi-parent:1.2.15'
// https://jarcasting.com/artifacts/com.github.nfalco79/junit4osgi-parent/
implementation ("com.github.nfalco79:junit4osgi-parent:1.2.15")
'com.github.nfalco79:junit4osgi-parent:pom:1.2.15'
<dependency org="com.github.nfalco79" name="junit4osgi-parent" rev="1.2.15">
  <artifact name="junit4osgi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='junit4osgi-parent', version='1.2.15')
)
libraryDependencies += "com.github.nfalco79" % "junit4osgi-parent" % "1.2.15"
[com.github.nfalco79/junit4osgi-parent "1.2.15"]

Dependencies

provided (4)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.3.0
org.osgi : org.osgi.service.log jar 1.3.0
org.osgi : org.osgi.service.component jar 1.3.0
org.osgi : org.osgi.util.tracker jar 1.5.1

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.11.0

Project Modules

  • junit4osgi-bundle
  • junit4osgi-registry
  • junit4osgi-runner
  • junit4osgi-gui