You can download hibernate-java8-5.0.2.final.jar in this page.
GNU Lesser General Public License
hibernate-java8-5.0.2.final.jar file has the following types.
META-INF/MANIFEST.MF META-INF/services/org.hibernate.boot.model.TypeContributor org.hibernate.type.DurationType.class org.hibernate.type.InstantType.class org.hibernate.type.Java8DateTimeTypeContributor.class org.hibernate.type.LocalDateTimeType.class org.hibernate.type.LocalDateType.class org.hibernate.type.LocalTimeType.class org.hibernate.type.OffsetDateTimeType.class org.hibernate.type.OffsetTimeType.class org.hibernate.type.ZonedDateTimeType.class org.hibernate.type.descriptor.java.DurationJavaDescriptor.class org.hibernate.type.descriptor.java.InstantJavaDescriptor.class org.hibernate.type.descriptor.java.LocalDateJavaDescriptor.class org.hibernate.type.descriptor.java.LocalDateTimeJavaDescriptor.class org.hibernate.type.descriptor.java.LocalTimeJavaDescriptor.class org.hibernate.type.descriptor.java.OffsetDateTimeJavaDescriptor.class org.hibernate.type.descriptor.java.OffsetTimeJavaDescriptor.class org.hibernate.type.descriptor.java.ZonedDateTimeJavaDescriptor.class
hibernate-java8-5.0.2.final.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.hibernate</groupId> <artifactId>hibernate-java8</artifactId> <version>5.0.2.Final</version> <dependencies> <dependency> <groupId>org.jboss.logging</groupId> <artifactId>jboss-logging</artifactId> <version>3.3.0.Final</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-core</artifactId> <version>5.0.2.Final</version> <scope>compile</scope> </dependency> </dependencies> <name>Java8-specific Hibernate O/RM functionality</name> <description>Support for Java8-specific features - mainly Java8 Date/Time (JSR 310)</description> <licenses> <license> <name>GNU Lesser General Public License</name> <url>http://www.gnu.org/licenses/lgpl-2.1.html</url> <comments>See discussion at http://hibernate.org/license for more details.</comments> <distribution>repo</distribution> </license> </licenses> <url>http://hibernate.org</url> <organization> <name>Hibernate.org</name> <url>http://hibernate.org</url> </organization> <issueManagement> <system>jira</system> <url>https://hibernate.atlassian.net/browse/HHH</url> </issueManagement> <scm> <url>http://github.com/hibernate/hibernate-orm</url> <connection>scm:git:http://github.com/hibernate/hibernate-orm.git</connection> <developerConnection>scm:git:git@github.com:hibernate/hibernate-orm.git</developerConnection> </scm> <developers> <developer> <id>hibernate-team</id> <name>The Hibernate Development Team</name> <organization>Hibernate.org</organization> <organizationUrl>http://hibernate.org</organizationUrl> </developer> </developers> </project>
<dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-java8</artifactId> <version>5.0.2.final</version> </dependency>
If you think the following hibernate-java8-5.0.2.final.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download hibernate-java8-5.0.2.final.jar file