GlassFish OSGi Tests incl. Derby

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-derby
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download test-glassfish-derby

How to add to project

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

Dependencies

provided (14)

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
org.ancoron.osgi.test : bundles-ejb-slsb jar 1.0.0
org.ancoron.common : common-api jar 1.0.0
org.ancoron.common : common-model jar 1.0.0
org.ancoron.common : common-persistence jar 1.0.0
org.ancoron.common : common-utils jar 1.0.0
org.ancoron.movie : api jar 1.0.0
org.ancoron.movie : client jar 1.0.0
org.ancoron.movie : persistence jar 1.0.0
org.ancoron.movie : jpa jar 1.0.0
org.ancoron.movie : ejb jar 1.0.0
org.ancoron.movie : movie-web war 1.0.0

test (3)

Group / Artifact Type Version
org.ancoron.osgi.test : movie-service-test jar 1.0.0
org.ancoron.osgi.test : test-support-glassfish jar 1.0.0
org.apache.httpcomponents : httpclient jar 4.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0