bndly-commons
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
| License |
License |
|---|---|
| GroupId | GroupIdorg.bndly.common.testfixture |
| ArtifactId | ArtifactIdorg.bndly.common.testfixture.test-fixture |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBndly commons Test Fixture
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| org.bndly.common.testfixture.test-fixture-1.0.2.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bndly.common.testfixture/org.bndly.common.testfixture.test-fixture/ -->
<dependency>
<groupId>org.bndly.common.testfixture</groupId>
<artifactId>org.bndly.common.testfixture.test-fixture</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bndly.common.testfixture/org.bndly.common.testfixture.test-fixture/
implementation 'org.bndly.common.testfixture:org.bndly.common.testfixture.test-fixture:1.0.2'
// https://jarcasting.com/artifacts/org.bndly.common.testfixture/org.bndly.common.testfixture.test-fixture/
implementation ("org.bndly.common.testfixture:org.bndly.common.testfixture.test-fixture:1.0.2")
'org.bndly.common.testfixture:org.bndly.common.testfixture.test-fixture:pom:1.0.2'
<dependency org="org.bndly.common.testfixture" name="org.bndly.common.testfixture.test-fixture" rev="1.0.2">
<artifact name="org.bndly.common.testfixture.test-fixture" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bndly.common.testfixture', module='org.bndly.common.testfixture.test-fixture', version='1.0.2')
)
libraryDependencies += "org.bndly.common.testfixture" % "org.bndly.common.testfixture.test-fixture" % "1.0.2"
[org.bndly.common.testfixture/org.bndly.common.testfixture.test-fixture "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.activation : activation | jar |
A collection of OSGI bundles as maven projects to build a foundation for bndly-features