简体   繁体   English

在哪里可以下载common-annotations.jar

[英]Where can I download common-annotations.jar

Have a Spring 2.5 webapp which runs fine under 1.6, but under 1.5 it can't find PostConstruct class. 有一个Spring 2.5 webapp,它可以在1.6下正常运行,但是在1.5以下,则找不到PostConstruct类。

Found the following which suggests I need common-annotations.jar (JSR-250) but cannot find anywhere to download it 发现以下内容表明我需要common-annotations.jar(JSR-250),但找不到任何可下载的位置

The reference implementation is available here: http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html 参考实现在此处可用: http : //jcp.org/aboutJava/communityprocess/final/jsr250/index.html

Reference Implementation (RI) and Technology Compatibility Kit is part of glassfish . 参考实现(RI)和技术兼容性套件是glassfish的一部分。

In other words, you might end up having to download the GlassFish Application Server just to get the single jar file. 换句话说,您可能最终不得不仅下载GlassFish Application Server才能获取单个jar文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在哪里可以下载JNLP.jar? - Where can I download JNLP.jar? 我在哪里可以下载 NetBeans 附带的“appframework.jar”的源代码? - Where can I download the source of “appframework.jar” that comes with NetBeans? 在哪里可以下载适用于Java Jar的Okta SAML工具包 - Where can I download Okta SAML Toolkit for Java Jar 我在哪里可以下载 org.apache.http 包的 jar 包? - Where can I download the jar for org.apache.http package? Javax.rowset:在哪里可以下载该jar? - Javax.rowset: where I can download that jar? 我在哪里可以下载 JSTL 标签库? 即jstl.jar 和standard.jar - Where can I download JSTL taglibs? i.e. jstl.jar and standard.jar 我在哪里可以下载mp3plugin.jar来播放Java代码中的MP3? - Where can I download the mp3plugin.jar to play MP3s in Java code? 在哪里可以下载net.oauth httpclient4 jar文件 - where can I download net.oauth httpclient4 jar file 我在哪里可以下载 org.springframework.http.client.AbstractBufferingClientHttpRequest.jar - Where can I download org.springframework.http.client.AbstractBufferingClientHttpRequest.jar 在哪里可以下载官方 Mockito jar 文件以在 Eclipse 中与 Apache ant 项目一起使用? - Where I can download the Official Mockito jar files for use with Apache ant project in Eclipse?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM