Skip to content

jmehrens/angus-activation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse Angus - Activation

Build Status Jakarta Staging (Snapshots)

This project provides the implementation of Jakarta Activation Specification which lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

This project is part of Eclipse Angus project.

License

  • Most of the Eclipse Angus Activation project source code is licensed under the Eclipse Distribution License (EDL) v1.0.; see the license information at the top of each source file.
  • The binary jar files published to the Maven repository are licensed under the same licenses as the corresponding source code; see the file META-INF/LICENSE.* in each jar file.

You'll find the text of the licenses in the workspace in various LICENSE.txt or LICENSE.md files. Don't let the presence of these license files in the workspace confuse you into thinking that they apply to all files in the workspace.

You should always read the license file included with every download, and read the license text included in every source file.

Contributing

We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.

Links

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.3%
  • HTML 11.5%
  • Ruby 0.2%