组织ID: |
org.hibernate |
项目ID: |
hibernate-annotations |
版本: |
3.3.1.GA |
最后修改时间: |
2018-07-26 09:21:54 |
包类型: |
jar |
标题: |
Hibernate Annotations |
描述: |
Annotations metadata for Hibernate |
相关URL: |
http://annotations.hibernate.org |
大小: |
273.63KB |
|
Maven引入代码: |
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<version>3.3.1.GA</version>
</dependency>
|
Gradle引入代码: |
org.hibernate:hibernate-annotations:3.3.1.GA
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0"?>
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>4.0.0</modelVersion>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<packaging>jar</packaging>
<version>3.3.1.GA</version>
<name>Hibernate Annotations</name>
<description>Annotations metadata for Hibernate</description>
<url>http://annotations.hibernate.org</url>
<licenses>
<license>
<name>GNU LESSER GENERAL PUBLIC LICENSE</name>
<url>http://www.gnu.org/licenses/lgpl.txt</url>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
<version>3.2.6.ga</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-commons-annotations</artifactId>
<version>3.0.0.ga</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>ejb3-persistence</artifactId>
<version>1.0.1.GA</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.0.4</version>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.hibernate.AnnotationException.class
org.hibernate.annotations.AccessType.class
org.hibernate.annotations.Any.class
org.hibernate.annotations.AnyMetaDef.class
org.hibernate.annotations.AnyMetaDefs.class
org.hibernate.annotations.BatchSize.class
org.hibernate.annotations.Cache.class
org.hibernate.annotations.CacheConcurrencyStrategy.class
org.hibernate.annotations.CacheModeType.class
org.hibernate.annotations.Cascade.class
org.hibernate.annotations.CascadeType.class
org.hibernate.annotations.Check.class
org.hibernate.annotations.CollectionId.class
org.hibernate.annotations.CollectionOfElements.class
org.hibernate.annotations.Columns.class
org.hibernate.annotations.DiscriminatorFormula.class
org.hibernate.annotations.Entity.class
org.hibernate.annotations.Fetch.class
org.hibernate.annotations.FetchMode.class
org.hibernate.annotations.Filter.class
org.hibernate.annotations.FilterDef.class
org.hibernate.annotations.FilterDefs.class
org.hibernate.annotations.FilterJoinTable.class
org.hibernate.annotations.FilterJoinTables.class
org.hibernate.annotations.Filters.class
org.hibernate.annotations.FlushModeType.class
org.hibernate.annotations.ForceDiscriminator.class
org.hibernate.annotations.ForeignKey.class
org.hibernate.annotations.Formula.class
org.hibernate.annotations.Generated.class
org.hibernate.annotations.GenerationTime.class
org.hibernate.annotations.GenericGenerator.class
org.hibernate.annotations.GenericGenerators.class
org.hibernate.annotations.Immutable.class
org.hibernate.annotations.Index.class
org.hibernate.annotations.IndexColumn.class
org.hibernate.annotations.LazyCollection.class
org.hibernate.annotations.LazyCollectionOption.class
org.hibernate.annotations.LazyToOne.class
org.hibernate.annotations.LazyToOneOption.class
org.hibernate.annotations.Loader.class
org.hibernate.annotations.ManyToAny.class
org.hibernate.annotations.MapKey.class
org.hibernate.annotations.MapKeyManyToMany.class
org.hibernate.annotations.MetaValue.class
org.hibernate.annotations.NamedNativeQueries.class
org.hibernate.annotations.NamedNativeQuery.class
org.hibernate.annotations.NamedQueries.class
org.hibernate.annotations.NamedQuery.class
org.hibernate.annotations.NaturalId.class
org.hibernate.annotations.NotFound.class
org.hibernate.annotations.NotFoundAction.class
org.hibernate.annotations.OnDelete.class
org.hibernate.annotations.OnDeleteAction.class
org.hibernate.annotations.OptimisticLock.class
org.hibernate.annotations.OptimisticLockType.class
org.hibernate.annotations.OrderBy.class
org.hibernate.annotations.ParamDef.class
org.hibernate.annotations.Parameter.class
org.hibernate.annotations.Parent.class
org.hibernate.annotations.Persister.class
org.hibernate.annotations.PolymorphismType.class
org.hibernate.annotations.Proxy.class
org.hibernate.annotations.ResultCheckStyle.class
org.hibernate.annotations.SQLDelete.class
org.hibernate.annotations.SQLDeleteAll.class
org.hibernate.annotations.SQLInsert.class
org.hibernate.annotations.SQLUpdate.class
org.hibernate.annotations.Sort.class
org.hibernate.annotations.SortType.class
org.hibernate.annotations.Table.class
org.hibernate.annotations.Tables.class
org.hibernate.annotations.Target.class
org.hibernate.annotations.Tuplizer.class
org.hibernate.annotations.Tuplizers.class
org.hibernate.annotations.Type.class
org.hibernate.annotations.TypeDef.class
org.hibernate.annotations.TypeDefs.class
org.hibernate.annotations.Where.class
org.hibernate.annotations.WhereJoinTable.class
org.hibernate.cfg.AbstractPropertyHolder.class
org.hibernate.cfg.AnnotatedClassType.class
org.hibernate.cfg.AnnotationBinder$1.class
org.hibernate.cfg.AnnotationBinder$2.class
org.hibernate.cfg.AnnotationBinder.class
org.hibernate.cfg.AnnotationConfiguration$1.class
org.hibernate.cfg.AnnotationConfiguration$CacheHolder.class
org.hibernate.cfg.AnnotationConfiguration.class
org.hibernate.cfg.BinderHelper.class
org.hibernate.cfg.ClassPropertyHolder.class
org.hibernate.cfg.CollectionPropertyHolder.class
org.hibernate.cfg.ComponentPropertyHolder.class
org.hibernate.cfg.CreateKeySecondPass.class
org.hibernate.cfg.DefaultComponentSafeNamingStrategy.class
org.hibernate.cfg.EJB3DTDEntityResolver.class
org.hibernate.cfg.EJB3NamingStrategy.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.IndexColumn.class
org.hibernate.cfg.IndexOrUniqueKeySecondPass.class
org.hibernate.cfg.InheritanceState.class
org.hibernate.cfg.JoinedSubclassFkSecondPass.class
org.hibernate.cfg.NotYetImplementedException.class
org.hibernate.cfg.OneToOneSecondPass.class
org.hibernate.cfg.PropertyData.class
org.hibernate.cfg.PropertyHolder.class
org.hibernate.cfg.PropertyHolderBuilder.class
org.hibernate.cfg.PropertyInferredData.class
org.hibernate.cfg.PropertyPreloadedData.class
org.hibernate.cfg.RecoverableException.class
org.hibernate.cfg.SecondaryTableSecondPass.class
org.hibernate.cfg.ToOneFkSecondPass.class
org.hibernate.cfg.WrappedInferredData.class
org.hibernate.cfg.annotations.ArrayBinder.class
org.hibernate.cfg.annotations.BagBinder.class
org.hibernate.cfg.annotations.CollectionBinder$1.class
org.hibernate.cfg.annotations.CollectionBinder.class
org.hibernate.cfg.annotations.EntityBinder$1.class
org.hibernate.cfg.annotations.EntityBinder.class
org.hibernate.cfg.annotations.IdBagBinder.class
org.hibernate.cfg.annotations.ListBinder$1.class
org.hibernate.cfg.annotations.ListBinder.class
org.hibernate.cfg.annotations.MapBinder$1.class
org.hibernate.cfg.annotations.MapBinder.class
org.hibernate.cfg.annotations.Nullability.class
org.hibernate.cfg.annotations.PrimitiveArrayBinder.class
org.hibernate.cfg.annotations.PropertyBinder.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
hibernate-3.2.6.ga.jar
/org.hibernate/hibernate/3.2.6.ga
查看hibernate所有版本文件
hibernate-commons-annotations-3.0.0.ga.jar
/org.hibernate/hibernate-commons-annotations/3.0.0.ga
查看hibernate-commons-annotations所有版本文件
ejb3-persistence-1.0.1.GA.jar
/org.hibernate/ejb3-persistence/1.0.1.GA
查看ejb3-persistence所有版本文件
commons-logging-1.0.4.jar
/commons-logging/commons-logging/1.0.4
查看commons-logging所有版本文件
|