Java EE 7 Maven 坐标

ComponentMavenImplementation
Java EE 7 Full Platform JSR 342<dependency>
    <groupId>javax</groupId> 
    <artifactId>javaee-api</artifactId> 
    <version>7.0</version> 
</dependency>
RI:
GlassFish 4 Promoted Builds
JIRA: GLASSFISH
Java EE 7 Web Profile<dependency>  
    <groupId>javax</groupId>  
    <artifactId>javaee-web-api</artifactId>  
    <version>7.0</version>  
</dependency>
RI: 
GlassFish 4 Promoted Builds
JIRA: GLASSFISH
Concurrency Utilities for Java EE (JSR 236)<dependency>
    <groupId>javax.enterprise.concurrent</groupId>
    <artifactId>javax.enterprise.concurrent-api</artifactId>
    <version>1.0-SNAPSHOT</version>       
</dependency>
RI: cu-javaee.java.net
Integrated in GlassFish 4:
JIRA: CU_JAVAEE
Java Persistence API 2.1 (JSR 338)<repository>
   <id>EclipseLink</id>
   <url>http://download.eclipse.org/rt/eclipselink/maven.repo</url>
</repository>
. . .

<dependency>
    <groupId>org.eclipse.persistence</groupId>
    <artifactId>org.eclipse.persistence.jpa</artifactId>
    <version>2.5.0-M5</version>
</dependency>
RI: EclipseLink
Integrated in GlassFish 4: Yes
JIRA: Bugzilla
Java API for RESTful Web Services 2.0 (JSR 339)<dependency>
    <groupId>javax.ws.rs</groupId>
    <artifactId>javax.ws.rs-api</artifactId>
    <version>2.0-m13</version>
    <scope>provided</scope>
</dependency>
RI: jersey.java.net
Integrated in GlassFish 4: Yes
JIRA: JERSEY
Servlets 3.1 (JSR 340)<dependency>
    <groupId>javax.servlet</groupId>
    <artifactId>javax.servlet-api</artifactId>
    <version>3.1-b04</version>
</dependency>
RI:
Integrated in GlassFish 4: Yes
JIRA: GLASSFISH
Expression Language 3.0 (JSR 341)<dependency>
    <groupId>javax.el</groupId>
    <artifactId>javax.el-api</artifactId>
    <version>3.0-b02</version>
<dependency>
RI: el-spec.java.net
Integrated in GlassFish 4:
JIRA: EL_SPEC
Java Message Service 2.0 (JSR 343)<dependency>
    <groupId>javax.jms</groupId>
    <artifactId>javax.jms-api</artifactId>
    <version>2.0-b08</version>
    <scope>provided</scope>
</dependency>
RI:
Integrated in GlassFish 4:
JIRA:
JavaServer Faces 2.2 (JSR 344)<dependency>
    <groupId>javax.faces</groupId>
    <artifactId>javax.faces-api</artifactId>
    <version>2.2-SNAPSHOT</version>
    <scope>provided</scope>
</dependency>
RI: http://jsf.java.net/
Integrated in GlassFish 4:
JIRA: http://jsf.java.net/issues/
Enterprise JavaBeans 3.2 (JSR 345)Only in Java EE Platform APIsRI: 
Integrated in GlassFish 4: 
JIRA:
Context & Dependency Injection 1.1 (JSR 346)<dependency>
    <groupId>javax.enterprise</groupId>
    <artifactId>cdi-api</artifactId>
    <version>1.1.EDR1.2</version>
</dependency>
RI:
Integrated in GlassFish 4:
JIRA:
Bean Validation 1.1 (JSR 349)<dependency>
    <groupId>javax.validation</groupId>
    <artifactId>validation-api</artifactId>
    <version>1.1.0.Beta2</version>
</dependency>
RI:
Integrated in GlassFish 4:
JIRA:
Batch Applications for the Java Platform (JSR 352)<dependency>
    <groupId>javax.batch</groupId>
    <artifactId>javax.batch-annotation</artifactId>
    <version>1.0-b02</version>
</dependency>
RI: jbatch.java.net
Integrated in GlassFish 4:
JIRA: bugzilla
Java API for JSON Processing (JSR 353)<dependency>
    <groupId>javax.json</groupId>
    <artifactId>javax.json-api</artifactId>
    <version>1.0-b02</version>
</dependency>
RI: jsonp.java.net
Integrated in GlassFish 4: Yes
JIRA: JSONP
Java API for WebSocket (JSR 356)<dependency>
    <groupId>javax.websocket</groupId>
    <artifactId>javax.websocket-api</artifactId>
    <version>1.0-b09</version>           
</dependency>
RI: tyrus.java.net
Integrated in GlassFish 4: Yes
JIRA: TYRUS
Java Transaction API 1.2 (JSR 907)Only in Java EE Platform APIsRI:
Integrated in GlassFish 4:
JIRA:
Java EE Connector Architecture 1.7  (JSR 322)<dependency>
  <groupId>javax.resource</groupId>
  <artifactId>javax.resource-api</artifactId>
  <version>1.7-b04</version>
</dependency>
RI:
Integrated in GlassFish 4:

JIRA: 

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值