simple Fragments

This is a project with the aim to provide a lot of code for common tasks involved when testing OSGi applications.

License

License

GroupId

GroupId

org.ancoron.osgi.test
ArtifactId

ArtifactId

fragments-simple
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

simple Fragments
This is a project with the aim to provide a lot of code for common tasks involved when testing OSGi applications.

Download fragments-simple

Filename Size
fragments-simple-1.0.0.pom 654 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • host
  • fragment

Versions

Version
1.0.0