Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kazssym/webapps.java
https://github.com/kazssym/webapps.java
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kazssym/webapps.java
- Owner: kazssym
- License: agpl-3.0
- Created: 2019-05-06T23:53:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T14:39:40.000Z (4 months ago)
- Last Synced: 2024-07-31T18:10:45.712Z (4 months ago)
- Language: Java
- Homepage: https://bitbucket.org/vx68k/webapps.java
- Size: 1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING.AFFERO
Awesome Lists containing this project
README
# Description
This directory contains miscellaneous web applications implemented in Java.
See the [repository wiki][wiki] for more information.
[![(License)](https://img.shields.io/badge/license-AGPL--3.0--or--later-blue.svg)][AGPL-3.0]
[![(Issues)](https://img.shields.io/bitbucket/issues/vx68k/webapps.java.svg)][open issues]
[![(Build)](https://linuxfront-functions.azurewebsites.net/api/bitbucket/build/vx68k/webapps.java/?branch=master)][pipelines][AGPL-3.0]: https://opensource.org/licenses/AGPL-3.0
[Wiki]: https://bitbucket.org/linuxfront/webapps/wiki
[Open issues]: https://bitbucket.org/vx68k/webapps.java/issues?status=new&status=open
[Pipelines]: https://bitbucket.org/vx68k/webapps.java/addon/pipelines/home# Prerequisites
To deploy the contained applications, a server platform compatible with the
following specifications is required:- [Java SE][] 8
- [Java EE][] 7 Web Profile[Java SE]: http://www.oracle.com/technetwork/java/javase/index.html
"Java Platform, Standard Edition"
[Java EE]: http://www.oracle.com/technetwork/java/javaee/index.html
"Java Platform, Enterprise Edition"