hutchig / jms-api

Jakarta Messaging

Home Page:https://eclipse.org/ee4j/jms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jakarta Messaging

This repository contain the API definition source code for the Jakarta Messaging API. This is used to generate the official Javadocs.

Web-site details are TBD

Repository structure

This project uses maven as build tool, sources follows maven project structure.

Build from Source

Navigate to the directory and Type mvn clean package to produce java api jar file. mvn javadoc:jar will produce javadoc jar file.

About

Jakarta Messaging

https://eclipse.org/ee4j/jms

License:Other


Languages

Language:Java 98.3%Language:HTML 1.7%