Last Version

Test Execution projects 1.0.0

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

test
Version

Version

1.0.0
Type

Type

pom
Description

Description

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

Download test 1.0.0

Filename Size
test-1.0.0.pom 737 bytes
Browse

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

  • movie-service-test
  • felix
  • glassfish
  • glassfish-derby