Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lightweight-component/aj-framework
https://github.com/lightweight-component/aj-framework
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lightweight-component/aj-framework
- Owner: lightweight-component
- License: apache-2.0
- Created: 2024-06-13T13:01:03.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T03:13:01.000Z (4 months ago)
- Last Synced: 2024-07-08T04:27:58.911Z (4 months ago)
- Language: Java
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Maven Central](https://img.shields.io/maven-central/v/com.ajaxjs/ajaxjs-framework?label=Latest%20Release)](https://central.sonatype.com/artifact/com.ajaxjs/ajaxjs-framework)
[![Javadoc](https://img.shields.io/badge/javadoc-1.2.1-brightgreen.svg?)](https://dev.ajaxjs.com/docs/javadoc/ajaxjs-framework/)
[![License](https://img.shields.io/badge/license-Apache--2.0-green.svg?longCache=true&style=flat)](http://www.apache.org/licenses/LICENSE-2.0.txt)
[![Email](https://img.shields.io/badge/Contact--me-Email-orange.svg)](mailto:[email protected])
[![QQ群](https://framework.ajaxjs.com/static/qq.svg)](https://shang.qq.com/wpa/qunwpa?idkey=3877893a4ed3a5f0be01e809e7ac120e346102bd550deb6692239bb42de38e22)# AJ-Framework
For fast development.Tutorial: https://framework.ajaxjs.com/docs/aj/.
Java Documents: https://dev.ajaxjs.com/docs/javadoc/aj-framework/.
# Install
Requires Java 1.8+, Maven Snippets:```xml
com.ajaxjs
ajaxjs-framework
1.2.1```