Добавить
Уведомления

How to build Hibernate 6.1 from Source Code in Windows 10 Command line using Gradle 7.6 and JDK 11

In this video we are going to see how to build Hibernate 6.1 source code in Windows Command line using Gradle 7.6 and JDK 11. Make sure that Gradle and JDK 11 are in the path before building the binaries. Just download the source code zip file. Extract it and just execute the below gradle command to build the Hibernate binaries. gradle build After building you can see the binaries/jars in the \hibernate-core\target\libs directory Below is the download links for Hibernate 6.1 Source Code. https://github.com/hibernate/hibernate-orm/tags https://github.com/hibernate/hibernate-orm/releases/tag/6.1.6 #hibernate #opensource #gradle #javaprojects

Иконка канала Tech Watch
2 подписчика
12+
23 просмотра
2 года назад
12+
23 просмотра
2 года назад

In this video we are going to see how to build Hibernate 6.1 source code in Windows Command line using Gradle 7.6 and JDK 11. Make sure that Gradle and JDK 11 are in the path before building the binaries. Just download the source code zip file. Extract it and just execute the below gradle command to build the Hibernate binaries. gradle build After building you can see the binaries/jars in the \hibernate-core\target\libs directory Below is the download links for Hibernate 6.1 Source Code. https://github.com/hibernate/hibernate-orm/tags https://github.com/hibernate/hibernate-orm/releases/tag/6.1.6 #hibernate #opensource #gradle #javaprojects

, чтобы оставлять комментарии