KnowHowLab OSGi Testing

KnowHowLab OSGi Unit/Integration testing tool

License

License

GroupId

GroupId

org.knowhowlab.osgi
ArtifactId

ArtifactId

testing
Last Version

Last Version

1.0.0.M2
Release Date

Release Date

Type

Type

pom
Description

Description

KnowHowLab OSGi Testing
KnowHowLab OSGi Unit/Integration testing tool
Project URL

Project URL

http://knowhowlab.org
Project Organization

Project Organization

Know-How Lab

Download testing

Filename Size
testing-1.0.0.M2.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.knowhowlab.osgi/testing/ -->
<dependency>
    <groupId>org.knowhowlab.osgi</groupId>
    <artifactId>testing</artifactId>
    <version>1.0.0.M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.knowhowlab.osgi/testing/
implementation 'org.knowhowlab.osgi:testing:1.0.0.M2'
// https://jarcasting.com/artifacts/org.knowhowlab.osgi/testing/
implementation ("org.knowhowlab.osgi:testing:1.0.0.M2")
'org.knowhowlab.osgi:testing:pom:1.0.0.M2'
<dependency org="org.knowhowlab.osgi" name="testing" rev="1.0.0.M2">
  <artifact name="testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.knowhowlab.osgi', module='testing', version='1.0.0.M2')
)
libraryDependencies += "org.knowhowlab.osgi" % "testing" % "1.0.0.M2"
[org.knowhowlab.osgi/testing "1.0.0.M2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • utils
  • assertions
  • it

Versions

Version
1.0.0.M2