GlassFish OSGi Tests

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

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.ancoron.osgi.test
ArtifactId

ArtifactId

test-glassfish
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download test-glassfish

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.ancoron.osgi.test : bundles-simple jar 1.0.0
org.ancoron.osgi.test : fragments-simple-host jar 1.0.0
org.ancoron.osgi.test : fragments-simple-fragment jar 1.0.0

test (1)

Group / Artifact Type Version
org.ancoron.osgi.test : test-support-glassfish jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0