| 组织ID: |
org.hibernate |
| 项目ID: |
hibernate-annotations |
| 版本: |
3.0alpha3 |
| 最后修改时间: |
2019-01-01 15:09:01 |
| 包类型: |
jar |
| 大小: |
52.59KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<version>3.0alpha3</version>
</dependency>
|
| Gradle引入代码: |
org.hibernate:hibernate-annotations:3.0alpha3
|
| 下载Jar包: |
|
| POM文件内容: |
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<version>3.0alpha3</version>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.hibernate.AnnotationException.class
org.hibernate.annotations.BatchSize.class
org.hibernate.annotations.Check.class
org.hibernate.annotations.Entity.class
org.hibernate.annotations.OptimisticLockType.class
org.hibernate.annotations.PolymorphismType.class
org.hibernate.annotations.Proxy.class
org.hibernate.annotations.Type.class
org.hibernate.annotations.Where.class
org.hibernate.cfg.AnnotatedClassType.class
org.hibernate.cfg.AnnotationBinder$1.class
org.hibernate.cfg.AnnotationBinder.class
org.hibernate.cfg.AnnotationConfiguration.class
org.hibernate.cfg.AnnotedElementInferredData.class
org.hibernate.cfg.ClassPropertyHolder.class
org.hibernate.cfg.CollectionSecondPass.class
org.hibernate.cfg.ComponentPropertyHolder.class
org.hibernate.cfg.Ejb3Column.class
org.hibernate.cfg.Ejb3DiscriminatorColumn.class
org.hibernate.cfg.Ejb3JoinColumn.class
org.hibernate.cfg.ExtendedMappings.class
org.hibernate.cfg.FkSecondPass.class
org.hibernate.cfg.NotYetImplementedException.class
org.hibernate.cfg.PropertyHolder.class
org.hibernate.cfg.PropertyHolderBuilder.class
org.hibernate.cfg.SecondPass.class
org.hibernate.cfg.annotations.EntityBinder$1.class
org.hibernate.cfg.annotations.EntityBinder.class
org.hibernate.mapping.IdGenerator.class
|
| 依赖Jar: |
无
|