Last Version

JUnit4 for OSGi Registry 1.2.15

This bundle registers different test registry as OSGi service.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.nfalco79
ArtifactId

ArtifactId

junit4osgi-registry
Version

Version

1.2.15
Type

Type

jar
Description

Description

JUnit4 for OSGi Registry
This bundle registers different test registry as OSGi service.

Download junit4osgi-registry 1.2.15


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.nfalco79 : junit4osgi-bundle jar 1.2.15
org.ow2.asm : asm jar 7.2
com.j256.simplejmx : simplejmx Optional jar 1.15

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

There are no modules declared in this project.