Skip to content

Commit f9fb689

Browse files
committed
HBX-3067 Add minimal README for Gradle
Just so that our website can point to it. We can improve on the readme later.
1 parent 3b0c560 commit f9fb689

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

gradle/README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!--
2+
~ Copyright 2016 - 2025 Red Hat, Inc.
3+
~
4+
~ Licensed under the Apache License, Version 2.0 (the "License");
5+
~ you may not use this file except in compliance with the License.
6+
~ You may obtain a copy of the License at
7+
~
8+
~ http://www.apache.org/licenses/LICENSE-2.0
9+
~
10+
~ Unless required by applicable law or agreed to in writing, software
11+
~ distributed under the License is distributed on an "AS IS" basis,
12+
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
~ See the License for the specific language governing permissions and
14+
~ limitations under the License.
15+
-->
16+
17+
[![Hibernate](https://static.jboss.org/hibernate/images/hibernate_200x150.png)](https://tools.hibernate.org)
18+
19+
# Hibernate Tools Gradle Plugin
20+
21+
## Overview
22+
23+
This [Gradle](https://gradle.org/) plugin brings the power of the [Hibernate Tools API](../orm) to your Gradle build. If you are looking for a quick tutorial on the use of the Hibernate Tools Gradle plugin, we can refer you to the [5 minute tutorial](docs/5-minute-tutorial.md).

0 commit comments

Comments
 (0)