is not current version
Last Version 1.2.15

com.github.nfalco79:junit4osgi-registry 1.2.13

This bundle registers different test registry as OSGi service.

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.nfalco79
ArtifactId

ArtifactId

junit4osgi-registry
Version

Version

1.2.13
Type

Type

jar

Download junit4osgi-registry 1.2.13


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