org.osgi:org.osgi.test.bom

OSGi Testing Bill of Materials

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.test.bom
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

org.osgi:org.osgi.test.bom
OSGi Testing Bill of Materials
Project URL

Project URL

https://www.osgi.org
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/osgi/osgi-test

Download org.osgi.test.bom

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0