Skip to main content

Eclipse Cargo Tracker

Eclipse Cargo Trackerâ„¢ provides a realistic example application that utilizes some core Jakarta EE technologies.

Goals

  • Demonstrate well established architectural patterns/blueprints for enterprise development with Jakarta EE using pretty close to a real world application.
  • Demonstrate a concrete implementation of DDD concepts.
  • Showcase some core Jakarta EE technologies.
  • Jakarta EE does not attempt to be a walled garden. Like all open standards, the goal of Jakarta EE is to provide a reliable core standard foundation that a vibrant ecosystem of plug-ins and extensions can be built around. In that spirit, we will incorporate a select set of representative tools that complement Jakarta EE well such as Maven, JUnit, Cargo, JMeter, soapUI, Arquillian, PrimeFaces, MicroProfile and DeltaSpike.

Non-Goals

  • Comparison with other technologies such as Spring or .NET. We suggest you do your own research using the plethora of good information already available. This project is squarely about showing you how you could write good Jakarta EE applications and nothing else.
  • Attempting to demonstrate the very wide gamut of Jakarta EE APIs and features. While we do incorporate a pretty representative set of Jakarta EE APIs and features, it is not our goal to serve as a kitchen sink of comprehensive Jakarta EE samples. The Jakarta EE Examples project serves that purpose far better than us.
  • While it is certainly possible to learn certain aspects of Jakarta EE (primarily how to architect good Jakarta EE applications), this project is not intended to teach you the basics of Jakarta EE. The Jakarta EE Tutorial is intended as a basic learning tool for Jakarta EE.

Basics


Repositories

Repo Commits Reviews Issues
https://github.com/eclipse-ee4j/cargotracker 61 8 11

Activity - commits

There have been 61 commits made by 3 people on 1 repositories over the last 12 months.


Activity - issues

There have been 11 issues submitted by 3 people on 1 repositories over the last 12 months.


Activity - reviews

There have been 8 reviews submitted by 6 people on 1 repositories over the last 12 months.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/ee4j.cargotracker


Releases


IP Lab requests

  • 2024-01-18 - maven/mavencentral/jakarta.json.bind/jakarta.json.bind-api/3.0.0
  • 2024-01-18 - maven/mavencentral/org.primefaces/primefaces/12.0.0
  • 2024-01-18 - maven/mavencentral/jakarta.jms/jakarta.jms-api/3.1.0
  • 2021-04-26 - maven/mavencentral/org.glassfish/jsonp-jaxrs/1.1.5
  • 2021-04-26 - maven/mavencentral/fish.payara.arquillian/arquillian-payara-server-remote/2.3.1
  • 2021-03-25 - maven/mavencentral/fish.payara.arquillian/payara-container-common/2.3.1
Security related information is not yet available for this project. In order to gather such information automatically, Self Service of GitHub resources needs to be enabled for this project.

Back to the top