组织ID: |
org.hibernate |
项目ID: |
hibernate-annotations |
版本: |
3.2.0.cr1 |
最后修改时间: |
2018-08-27 15:32:36 |
包类型: |
jar |
标题: |
Hibernate Annotations |
描述: |
EJB3-style annotations for Hibernate |
相关URL: |
http://annotations.hibernate.org |
大小: |
330.51KB |
|
Maven引入代码: |
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<version>3.2.0.cr1</version>
</dependency>
|
Gradle引入代码: |
org.hibernate:hibernate-annotations:3.2.0.cr1
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0"?><project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<name>Hibernate Annotations</name>
<version>3.2.0.cr1</version>
<description>EJB3-style annotations 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>
<scm>
<url>http://opensource2.atlassian.com/projects/hibernate/browse/ANN</url>
</scm>
<dependencies>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
<version>3.2.0.cr2</version>
</dependency>
<dependency>
<groupId>lucene</groupId>
<artifactId>lucene</artifactId>
<version>1.4.3</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.persistence</groupId>
<artifactId>ejb</artifactId>
<version>3.0-public-draft-20060502</version>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.hibernate.AnnotationException.class
org.hibernate.annotationfactory.AnnotationDescriptor.class
org.hibernate.annotationfactory.AnnotationFactory.class
org.hibernate.annotationfactory.AnnotationProxy$1.class
org.hibernate.annotationfactory.AnnotationProxy.class
org.hibernate.annotations.AccessType.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.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.Filters.class
org.hibernate.annotations.FlushModeType.class
org.hibernate.annotations.Formula.class
org.hibernate.annotations.Generated.class
org.hibernate.annotations.GenerationTime.class
org.hibernate.annotations.GenericGenerator.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.MapKey.class
org.hibernate.annotations.MapKeyManyToMany.class
org.hibernate.annotations.NamedNativeQueries.class
org.hibernate.annotations.NamedNativeQuery.class
org.hibernate.annotations.NamedQueries.class
org.hibernate.annotations.NamedQuery.class
org.hibernate.annotations.NotFound.class
org.hibernate.annotations.NotFoundAction.class
org.hibernate.annotations.OnDelete.class
org.hibernate.annotations.OnDeleteAction.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.PolymorphismType.class
org.hibernate.annotations.Proxy.class
org.hibernate.annotations.Sort.class
org.hibernate.annotations.SortType.class
org.hibernate.annotations.Table.class
org.hibernate.annotations.Tables.class
org.hibernate.annotations.Type.class
org.hibernate.annotations.TypeDef.class
org.hibernate.annotations.TypeDefs.class
org.hibernate.annotations.Where.class
org.hibernate.cfg.AbstractPropertyHolder.class
org.hibernate.cfg.AnnotatedClassType.class
org.hibernate.cfg.AnnotationBinder$1.class
org.hibernate.cfg.AnnotationBinder.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.IndexSecondPass.class
org.hibernate.cfg.InheritanceState.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.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.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
org.hibernate.cfg.annotations.QueryBinder$1.class
org.hibernate.cfg.annotations.QueryBinder.class
org.hibernate.cfg.annotations.ResultsetMappingSecondPass.class
org.hibernate.cfg.annotations.SetBinder.class
org.hibernate.cfg.annotations.SimpleValueBinder$1.class
org.hibernate.cfg.annotations.SimpleValueBinder.class
org.hibernate.cfg.annotations.TableBinder.class
org.hibernate.cfg.annotations.Version.class
org/hibernate/ejb/orm_1_0.xsd
org.hibernate.lucene.DocumentBuilder.class
org.hibernate.lucene.Environment.class
org.hibernate.lucene.Indexed.class
org.hibernate.lucene.Keyword.class
org.hibernate.lucene.Text.class
org.hibernate.lucene.Unstored.class
org.hibernate.lucene.event.LuceneEventListener.class
org.hibernate.mapping.IdGenerator.class
org.hibernate.reflection.Filter.class
org.hibernate.reflection.ReflectionManager.class
org.hibernate.reflection.XAnnotatedElement.class
org.hibernate.reflection.XClass$1.class
org.hibernate.reflection.XClass.class
org.hibernate.reflection.XMember.class
org.hibernate.reflection.XMethod.class
org.hibernate.reflection.XPackage.class
org.hibernate.reflection.XProperty.class
org.hibernate.reflection.java.EJB3OverridenAnnotationReader$1.class
org.hibernate.reflection.java.EJB3OverridenAnnotationReader$PropertyType.class
org.hibernate.reflection.java.EJB3OverridenAnnotationReader.class
org.hibernate.reflection.java.JavaAnnotationReader.class
org.hibernate.reflection.java.JavaXAnnotatedElement.class
org.hibernate.reflection.java.JavaXArrayType$1.class
org.hibernate.reflection.java.JavaXArrayType.class
org.hibernate.reflection.java.JavaXClass.class
org.hibernate.reflection.java.JavaXCollectionType$1.class
org.hibernate.reflection.java.JavaXCollectionType$2.class
org.hibernate.reflection.java.JavaXCollectionType.class
org.hibernate.reflection.java.JavaXFactory$1.class
org.hibernate.reflection.java.JavaXFactory$2.class
org.hibernate.reflection.java.JavaXFactory$MemberKey.class
org.hibernate.reflection.java.JavaXFactory$TypeKey.class
org.hibernate.reflection.java.JavaXFactory.class
org.hibernate.reflection.java.JavaXMember.class
org.hibernate.reflection.java.JavaXMethod.class
org.hibernate.reflection.java.JavaXPackage.class
org.hibernate.reflection.java.JavaXProperty.class
org.hibernate.reflection.java.JavaXSimpleType.class
org.hibernate.reflection.java.JavaXType.class
org.hibernate.reflection.java.Pair.class
org.hibernate.reflection.java.generics.ApproximatingTypeEnvironment$1.class
org.hibernate.reflection.java.generics.ApproximatingTypeEnvironment$2.class
org.hibernate.reflection.java.generics.ApproximatingTypeEnvironment.class
org.hibernate.reflection.java.generics.CompoundTypeEnvironment.class
org.hibernate.reflection.java.generics.IdentityTypeEnvironment.class
org.hibernate.reflection.java.generics.SimpleTypeEnvironment$1.class
org.hibernate.reflection.java.generics.SimpleTypeEnvironment.class
org.hibernate.reflection.java.generics.TypeEnvironment.class
org.hibernate.reflection.java.generics.TypeEnvironmentFactory$1.class
org.hibernate.reflection.java.generics.TypeEnvironmentFactory.class
org.hibernate.reflection.java.generics.TypeFactory$1.class
org.hibernate.reflection.java.generics.TypeFactory$2.class
org.hibernate.reflection.java.generics.TypeFactory.class
org.hibernate.reflection.java.generics.TypeSwitch.class
org.hibernate.reflection.java.generics.TypeUtils$1.class
org.hibernate.reflection.java.generics.TypeUtils$2.class
org.hibernate.reflection.java.generics.TypeUtils$3.class
org.hibernate.reflection.java.generics.TypeUtils$4.class
org.hibernate.reflection.java.generics.TypeUtils.class
org.hibernate.reflection.java.xml.XMLContext$Default.class
org.hibernate.reflection.java.xml.XMLContext.class
org.hibernate.type.AbstractLobType.class
org.hibernate.type.ByteArrayBlobType.class
org.hibernate.type.CharacterArrayClobType.class
org.hibernate.type.EnumType.class
org.hibernate.type.PrimitiveByteArrayBlobType.class
org.hibernate.type.PrimitiveCharacterArrayClobType.class
org.hibernate.type.SerializableToBlobType.class
org.hibernate.type.StringClobType.class
org.hibernate.validator.AssertFalse.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
hibernate-3.2.0.cr2.jar
/org.hibernate/hibernate/3.2.0.cr2
查看hibernate所有版本文件
lucene-1.4.3.jar
/lucene/lucene/1.4.3
查看lucene所有版本文件
ejb-3.0-public-draft-20060502.jar
/javax.persistence/ejb/3.0-public-draft-20060502
查看ejb所有版本文件
|