Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# .github

Global configurations for the eclipse-gemini GitHub organization
12 changes: 12 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Eclipse Gemini

The Eclipse Gemini project is all about modular implementations of Java EE.
Eclipse Gemini is composed of subprojects, each of which implements a specific modularized technology.
They may each be used independently.

* Gemini Blueprint - Implementation of OSGi Blueprint container
* Gemini DBAccess - JDBC driver access through OSGi JDBC services
* Gemini JPA - Implementation of OSGi JPA Services
* Gemini Management - Implementation of OSGi JMX Management Model
* Gemini Naming - Implementation of OSGi JNDI services
* Gemini Web - Implementation of OSGi Web Applications