| 组织ID: |
org.apache.tomcat |
| 项目ID: |
annotations-api |
| 版本: |
6.0.14 |
| 最后修改时间: |
2018-08-01 22:58:29 |
| 包类型: |
jar |
| 描述: |
Annotations Package |
| 大小: |
10.12KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>annotations-api</artifactId>
<version>6.0.14</version>
</dependency>
|
| Gradle引入代码: |
org.apache.tomcat:annotations-api:6.0.14
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?><project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.tomcat</groupId>
<artifactId>annotations-api</artifactId>
<version>6.0.14</version>
<description>Annotations Package</description>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
javax.annotation.Generated.class
javax.annotation.PostConstruct.class
javax.annotation.PreDestroy.class
javax.annotation.Resource$AuthenticationType.class
javax.annotation.Resource.class
javax.annotation.Resources.class
javax.annotation.security.DeclareRoles.class
javax.annotation.security.DenyAll.class
javax.annotation.security.PermitAll.class
javax.annotation.security.RolesAllowed.class
javax.annotation.security.RunAs.class
javax.ejb.EJB.class
javax.ejb.EJBs.class
javax.persistence.PersistenceContext.class
javax.persistence.PersistenceContextType.class
javax.persistence.PersistenceContexts.class
javax.persistence.PersistenceUnit.class
javax.persistence.PersistenceUnits.class
javax.xml.ws.WebServiceRef.class
javax.xml.ws.WebServiceRefs.class
|
| 依赖Jar: |
无
|