Skip to content

mattrpav/jms-api

This branch is 179 commits behind jakartaee/messaging:master.

Repository files navigation

Eclipse Project for JMS

This repository contain the API definition source code for the JMS 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

JMS API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • HTML 1.5%