KnowHowLab OSGi Testing - Integration Test


License

License

GroupId

GroupId

org.knowhowlab.osgi.testing
ArtifactId

ArtifactId

it
Last Version

Last Version

1.0.0.M2
Release Date

Release Date

Type

Type

pom
Description

Description

KnowHowLab OSGi Testing - Integration Test
KnowHowLab OSGi Testing - Integration Test
Project URL

Project URL

http://knowhowlab.org
Project Organization

Project Organization

Know-How Lab

Download it

Filename Size
it-1.0.0.M2.pom 1 KB
Browse

How to add to project

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

  • it.pax.exam
  • it.spring.osgi
  • it.test.bundle

Versions

Version
1.0.0.M2