Skip to content

jboss/jboss-jakarta-jms-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • Java 98.3%
  • HTML 1.7%