Movie Web App

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

Last Version

1.0.0
Release Date

Release Date

Type

Type

war
Description

Description

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

Download movie-web

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.ocpsoft : prettyfaces-jsf2 jar 3.2.0

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0