MVN

io.github.divinespear : jpa-schema-gradle-plugin

Maven & Gradle

Apr 05, 2018
43 stars

jpa-schema-gradle-plugin · Gradle plugin for generate database schema or DDL scripts from JPA entities

<dependency>
    <groupId>io.github.divinespear</groupId>
    <artifactId>jpa-schema-gradle-plugin</artifactId>
    <version>0.3.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.divinespear : jpa-schema-gradle-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.5.1

All Versions

Choose a version of io.github.divinespear : jpa-schema-gradle-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
jpa-schema-gradle-plugin-0.3.5.1
jpa-schema-gradle-plugin-0.3.5
jpa-schema-gradle-plugin-0.3.4
jpa-schema-gradle-plugin-0.3.3
jpa-schema-gradle-plugin-0.3.2
jpa-schema-gradle-plugin-0.3.1
jpa-schema-gradle-plugin-0.3.0
0.2.x
jpa-schema-gradle-plugin-0.2.1-1
jpa-schema-gradle-plugin-0.2.1
jpa-schema-gradle-plugin-0.2.0-1
jpa-schema-gradle-plugin-0.2.0
0.1.x
jpa-schema-gradle-plugin-0.1.12-1
jpa-schema-gradle-plugin-0.1.12
jpa-schema-gradle-plugin-0.1.11
jpa-schema-gradle-plugin-0.1.10
jpa-schema-gradle-plugin-0.1.9-1
jpa-schema-gradle-plugin-0.1.9
jpa-schema-gradle-plugin-0.1.8
jpa-schema-gradle-plugin-0.1.7-1
jpa-schema-gradle-plugin-0.1.7
jpa-schema-gradle-plugin-0.1.6
jpa-schema-gradle-plugin-0.1.5
jpa-schema-gradle-plugin-0.1.4
jpa-schema-gradle-plugin-0.1.3
jpa-schema-gradle-plugin-0.1.2
jpa-schema-gradle-plugin-0.1.1
jpa-schema-gradle-plugin-0.1.0

How to add a dependency to Maven

Add the following io.github.divinespear : jpa-schema-gradle-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.divinespear</groupId>
    <artifactId>jpa-schema-gradle-plugin</artifactId>
    <version>0.3.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.divinespear : jpa-schema-gradle-plugin gradle dependency to your build.gradle file:

implementation 'io.github.divinespear:jpa-schema-gradle-plugin:0.3.5.1'

Gradle Kotlin DSL: Add the following io.github.divinespear : jpa-schema-gradle-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.divinespear:jpa-schema-gradle-plugin:0.3.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.divinespear : jpa-schema-gradle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.divinespear" % "jpa-schema-gradle-plugin" % "0.3.5.1"

Advertisement

Dependencies from Group

Discover Dependencies

May 01, 2016
1 usages
39 stars
Jul 30, 2019
16 usages
26 stars
Jul 12, 2016
1 stars
Feb 11, 2016
39 stars
Feb 11, 2016
0 stars
Dec 17, 2017
4 stars
May 11, 2016
1 usages
18 stars
May 11, 2016
18 stars
May 11, 2016
18 stars
Jun 06, 2016
2 usages
1 stars