<!DOCTYPE html>
<html>
  <head>
    <meta charset='utf-8'>
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    <!--link href="https://fonts.googleapis.com/css?family=Open+Sans" rel='stylesheet' type='text/css'-->
    <link href="https://fonts.googleapis.com/css?family=Mukta+Vaani:200,300,400,600,800" rel="stylesheet">
    <link rel="stylesheet" href="/assets/css/style.css" media="screen" type="text/css">
    <link rel="stylesheet" href="/assets/css/print.css" media="print" type="text/css">

    <!--[if lt IE 9]>
    <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->

    <title>Java EE</title>
  </head>

  <body>
    <header>
      <div class="inner">
        <a href="https://javaee.github.io/">
          <h1>Java EE</h1>
        </a>
        <h2>Java Enterprise Edition</h2>

        <a href="https://javaee.github.io/" class="button"></a>

      </div>
    </header>

    <div id="content-wrapper">
      <div class="inner clearfix">
        <section id="main-content">
          <h1 id="key-java-ee-resources">Key Java EE resources</h1>

<ul>
  <li>Java EE Platform <a href="https://javaee.github.io/javaee-spec/">Specification</a></li>
  <li><a href="https://javaee.github.io/glassfish/">GlassFish</a>, the Open Source Java EE Reference Implementation</li>
  <li>Official Java EE <a href="https://javaee.groups.io/g/javaee">discussion groups</a></li>
  <li>Java EE <a href="https://javaee.github.io/javaee-spec/javadocs/">Javadocs</a></li>
  <li>Java EE API <a href="https://mvnrepository.com/artifact/javax/javaee-api/8.0">Maven coordinates</a></li>
  <li>Java.net mailing list <a href="http://download.oracle.com/javaee-archive/">archives</a></li>
</ul>

<h1 id="migrated-projects">Migrated Projects</h1>

<p>The following Java EE projects were migrated from Java.net to GitHub.</p>

<ul>
  <li><a href="http://javaee.github.io/cargotracker">cargotracker</a></li>
  <li><a href="http://javaee.github.io/jaxb-codemodel">codemodel</a></li>
  <li><a href="http://github.com/javaee/concurrency-ee-spec">concurrency-ee-spec</a></li>
  <li><a href="http://github.com/javaee/connector-spec">connector-spec</a></li>
  <li><a href="http://github.com/javaee/cu-ri">cu-javaee</a></li>
  <li><a href="http://github.com/javaee/jaxb-dtd-parser">dtd-parser</a></li>
  <li><a href="http://github.com/javaee/ejb-spec">ejb-spec</a></li>
  <li><a href="http://github.com/javaee/el-spec">el-spec</a></li>
  <li><a href="http://javaee.github.io/metro-fi">fi</a></li>
  <li><a href="https://github.com/javaee/firstcup">firstcup</a></li>
  <li><a href="http://javaee.github.io/glassfish-genericjmsra">Genericjmsra</a></li>
  <li><a href="http://javaee.github.io/glassfish">glassfish</a></li>
  <li><a href="http://javaee.github.io/glassfish-corba">glassfish-corba</a></li>
  <li><a href="http://javaee.github.io/glassfish-samples">glassfish-samples</a></li>
  <li><a href="http://javaee.github.io/gmbal">gmbal</a></li>
  <li><a href="http://javaee.github.io/grizzly">grizzly</a></li>
  <li><a href="https://javaee.github.io/hk2/">hk2</a></li>
  <li><a href="https://javaee.github.io/interceptors-spec/">interceptors-spec</a></li>
  <li><a href="http://javaee.github.io/jaxb-istack-commons">istack-commons</a></li>
  <li><a href="http://javaee.github.io/jacc-spec">jacc-spec</a></li>
  <li><a href="http://javaee.github.io/jaspic-spec">jaspic-spec</a></li>
  <li><a href="https://javaee.github.io/javaee7-samples/">javaee7-samples</a></li>
  <li><a href="https://javaee.github.io/security-spec/">javaee-security-spec</a></li>
  <li><a href="http://javaee.github.io/javaee-spec">javaee-spec</a></li>
  <li><a href="https://javaee.github.io/tutorial/">javaeetutorial</a></li>
  <li><a href="http://javaee.github.io/javahelp">javahelp</a></li>
  <li><a href="http://javaee.github.io/javamail">javamail</a></li>
  <li><a href="http://javaserverfaces.github.io">javaservefaces</a></li>
  <li><a href="http://javaee.github.io/javaserverfaces-spec">javaservefaces-spec-public</a></li>
  <li><a href="https://javaee.github.io/jaxb-v2/">jaxb</a></li>
  <li><a href="http://github.com/javaee/jaxb2-commons">jaxb2-commons</a></li>
  <li><a href="http://github.com/javaee/jaxb-verification">jaxb-verification</a></li>
  <li><a href="http://github.com/javaee/jax-rpc-ri">jax-rpc</a></li>
  <li><a href="http://github.com/jax-rs">jax-rs-spec</a></li>
  <li><a href="https://javaee.github.io/metro-jax-ws/">jax-ws</a></li>
  <li><a href="http://javaee.github.io/metro-jaxws-commons">jax-ws-commons</a></li>
  <li><a href="https://github.com/WASdev/standards.jsr352.batch-spec/wiki">jbatch</a></li>
  <li><a href="http://github.com/jersey">jersey</a></li>
  <li><a href="http://github.com/javaee/glassfish-jmsjca">jmsjca</a></li>
  <li><a href="http://javaee.github.io/jms-spec">jms-spec</a></li>
  <li><a href="http://github.com/javaee/jpa-spec">jpa-spec</a></li>
  <li><a href="http://github.com/javaserverfaces/extensions">jsf-extensions</a></li>
  <li><a href="http://github.com/javaee/jsftemplating">jsftemplating</a></li>
  <li><a href="http://javaee.github.io/jsonb-spec">jsonb-spec</a></li>
  <li><a href="http://javaee.github.io/jsonp">jsonp</a></li>
  <li><a href="http://javaee.github.io/json-processing-spec">json-processing-spec</a></li>
  <li><a href="http://javaee.github.io/javaee-jsp-api">jsp</a></li>
  <li><a href="https://github.com/javaee/jaxb-spec">jsr222, now jaxb-spec</a></li>
  <li><a href="https://github.com/javaee/jax-ws-spec">jsr224, now jax-ws-spec</a></li>
  <li><a href="http://javaee.github.io/jsr311">jsr311</a></li>
  <li><a href="http://javaee.github.io/jstl-api">jstl</a></li>
  <li><a href="http://github.com/javaee/jta-spec">jta-spec</a></li>
  <li><a href="http://github.com/javaee/metro-jwsdp-samples">jwsdp-samples</a></li>
  <li><a href="http://github.com/javaee/glassfish-license-tool">license-tool</a></li>
  <li><a href="http://github.com/javaee/maven-antrun-extended-plugin">maven-antrun-extended-plugin</a></li>
  <li><a href="http://javaee.github.io/glassfish-maven-plugin-legacy">maven-glassfish-plugin</a></li>
  <li><a href="http://javaee.github.io/metro-maven-jaxb2-plugin">maven-jaxb2-plugin</a></li>
  <li><a href="http://javaee.github.io/metro">metro</a></li>
  <li><a href="http://javaee.github.io/metro-mimepull">mimepull</a></li>
  <li><a href="https://javaserverfaces.github.io/">mojarra</a></li>
  <li><a href="http://javaee.github.io/openmq">openmq</a></li>
  <li><a href="http://github.com/javaee/metro-package-rename-task">package-rename-task</a></li>
  <li><a href="http://javaee.github.io/metro-policy">policy</a></li>
  <li><a href="https://javaee.github.io/metro-saaj/">saaj</a></li>
  <li><a href="https://javaee.github.io/servlet-spec/">servlet-spec</a></li>
  <li><a href="http://javaee.github.io/shoal">shoal</a></li>
  <li><a href="http://javaee.github.io/metro-stax-ex">stax-ex</a></li>
  <li><a href="https://tyrus-project.github.io/">tyrus</a></li>
  <li><a href="http://javaee.github.io/uel-ri">uel</a></li>
  <li><a href="http://javaee.github.io/wadl">wadl</a></li>
  <li><a href="http://github.com/javaee/websocket-spec">websocket-spec</a></li>
  <li><a href="http://github.com/javaee/woodstock">woodstock</a></li>
  <li><a href="http://javaee.github.io/metro-wsit">wsit</a></li>
  <li><a href="http://javaee.github.io/metro-ws-test-harness">ws-test-harness</a></li>
  <li><a href="http://javaee.github.io/metro-xmlstreambuffer">xmlstreambuffer</a></li>
</ul>

<p>Have a look at this <a href="/other-migrated-projects.html">Other Migrated Projects</a> page for information about additional projects that were migrated from java.net</p>



        </section>

        <aside id="sidebar">
          
          <hr/>

          <div class="moveright">
            
               <h2><a href="https://github.com/javaee/"><p>Sources</p></a></h2>
            
            
            

            

            
            
            

            

                      

            <h2><a href="CONTRIBUTING"><p>Contribute</p></a></h2>

            <h2><a href="LICENSE"><p>License</p></a></h2>
          </div>
          
          <hr/>
          
          <div class="sponsor">
            <p>Sponsored by<a href="http://www.oracle.com" class="oraclelogo"></a></p>
          </div>
          
        </aside>
      </div>
    </div>

    <div class="footer"><a id="copyright" class="oracle" href="https://www.oracle.com/legal/copyright.html">&copy; Oracle</a> | By contributing to this project, you are agreeing to the terms of use described <a href="CONTRIBUTING">here</a>.</div>

    
  </body>
</html>
