is not current version
Last Version 1.1.0

org.osgi:org.osgi.test.assertj.framework 1.0.1

OSGi Testing AssertJ Support for Framework

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.test.assertj.framework
Version

Version

1.0.1
Type

Type

jar
Description

Description

org.osgi:org.osgi.test.assertj.framework
OSGi Testing AssertJ Support for Framework
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.assertj.framework 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.osgi : org.osgi.test.common jar 1.0.1
org.assertj : assertj-core jar 3.19.0

provided (2)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.0.0
org.osgi : osgi.core jar 6.0.0

Project Modules

There are no modules declared in this project.