is not current version
Last Version 1.2.15

com.github.nfalco79:junit4osgi-bundle 1.1.0

This bundle provides the JUnit library in as an OSGi bundle.

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.nfalco79
ArtifactId

ArtifactId

junit4osgi-bundle
Version

Version

1.1.0
Type

Type

jar

Download junit4osgi-bundle 1.1.0


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