| License |
License |
|---|---|
| GroupId | GroupIdorg.osgi |
| ArtifactId | ArtifactIdorg.osgi.test.common |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.osgi:org.osgi.test.common
OSGi Testing Common Support
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| org.osgi.test.common-1.1.0.pom | |
| org.osgi.test.common-1.1.0.jar | 73 KB |
| org.osgi.test.common-1.1.0-sources.jar | 39 KB |
| org.osgi.test.common-1.1.0-javadoc.jar | 196 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.osgi/org.osgi.test.common/ -->
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.test.common</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/org.osgi.test.common/
implementation 'org.osgi:org.osgi.test.common:1.1.0'
// https://jarcasting.com/artifacts/org.osgi/org.osgi.test.common/
implementation ("org.osgi:org.osgi.test.common:1.1.0")
'org.osgi:org.osgi.test.common:jar:1.1.0'
<dependency org="org.osgi" name="org.osgi.test.common" rev="1.1.0">
<artifact name="org.osgi.test.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='org.osgi.test.common', version='1.1.0')
)
libraryDependencies += "org.osgi" % "org.osgi.test.common" % "1.1.0"
[org.osgi/org.osgi.test.common "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : osgi.annotation | jar | 8.1.0 |
| org.osgi : org.osgi.dto | jar | 1.0.0 |
| org.osgi : org.osgi.resource | jar | 1.0.0 |
| org.osgi : org.osgi.framework | jar | 1.8.0 |
| org.osgi : org.osgi.util.tracker | jar | 1.5.4 |