Movie Component OSGi bundles

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.movie
ArtifactId

ArtifactId

movie
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download movie

Filename Size
movie-1.0.0.pom 845 bytes
Browse

How to add to project

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

  • api
  • client
  • persistence
  • jpa
  • ejb
  • pojo
  • web

Versions

Version
1.0.0