- Notifications
You must be signed in to change notification settings - Fork158
apache/aries
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Aries project consists of a set of pluggable Java components enabling an enterprise OSGi application programmingmodel.
- the implementation is using
org.osgi.service.framework
from Eclipse Equinox that isavailable only in versions 3.5..3.7- EJB was moved to the attic and can be found under
ejb-goes-to-the-attic
tag
The sources are now directly availble inaries github.
Some of the subprojects have their own git repos:
Subproject |
---|
Aries CDI |
Aries Component DSL |
Aries Containers |
Aries JAX-RS whiteboard |
Aries JPA |
Aries RSA |
Aries Transaction Control |
Aries Typed Event |
Most projects can be built using
mvn clean install
As the Aries main repository hosts a lot of different subprojects it makes sense to onlybuild the specific subproject.
- Install graphviz (
dot
program is necessary) - Run script
./createDependencyGraph.sh SUBMODULE
- Graph of dependencies will be generated in
target
directory
About
Apache Aries
Topics
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages0
No packages published