1 Star 0 Fork 5

李恬/hibernate-jpa-2.0-api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
hibernate-jpa-2.0-api-1.0.1.Final-osgi-manifest.patch 855 Bytes
一键复制 编辑 原始数据 按行查看 历史
jeff200902 提交于 2020-08-25 14:37 +08:00 . Package init
--- hibernate-jpa-2.0-api-1.0.1.Final/pom.xml.orig 2011-06-15 03:35:58.602491000 +0100
+++ hibernate-jpa-2.0-api-1.0.1.Final/pom.xml 2012-06-19 13:50:00.920020067 +0100
@@ -127,6 +127,10 @@
<Implementation-Version>${pom.version}</Implementation-Version>
<Implementation-Vendor>hibernate.org</Implementation-Vendor>
<Implementation-Title>JPA API</Implementation-Title>
+ <Bundle-Name>hibernate-jpa-2.0-api</Bundle-Name>
+ <Bundle-SymbolicName>org.hibernate.javax.persistence</Bundle-SymbolicName>
+ <Export-Package>javax.persistence, javax.persistence.spi</Export-Package>
+ <Bundle-Version>${pom.version}</Bundle-Version>
</manifestEntries>
</archive>
</configuration>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/litian_code/hibernate-jpa-2.0-api.git
git@gitee.com:litian_code/hibernate-jpa-2.0-api.git
litian_code
hibernate-jpa-2.0-api
hibernate-jpa-2.0-api
master

搜索帮助