MVN

com.leaprnd.migrannotate : migrannotate

Maven & Gradle

Mar 03, 2022
3 stars

Migrannotate · Version control your database schema using Java annotations

<dependency>
    <groupId>com.leaprnd.migrannotate</groupId>
    <artifactId>migrannotate</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.leaprnd.migrannotate : migrannotate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of com.leaprnd.migrannotate : migrannotate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
migrannotate-1.0.9
migrannotate-1.0.8
migrannotate-1.0.7
migrannotate-1.0.6
migrannotate-1.0.4
migrannotate-1.0.3
migrannotate-1.0.2
migrannotate-1.0.1
migrannotate-1.0.0

How to add a dependency to Maven

Add the following com.leaprnd.migrannotate : migrannotate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.leaprnd.migrannotate</groupId>
    <artifactId>migrannotate</artifactId>
    <version>1.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.leaprnd.migrannotate : migrannotate gradle dependency to your build.gradle file:

implementation 'com.leaprnd.migrannotate:migrannotate:1.0.9'

Gradle Kotlin DSL: Add the following com.leaprnd.migrannotate : migrannotate gradle kotlin dependency to your build.gradle.kts file:

implementation("com.leaprnd.migrannotate:migrannotate:1.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.leaprnd.migrannotate : migrannotate sbt scala dependency to your build.sbt file:

libraryDependencies += "com.leaprnd.migrannotate" % "migrannotate" % "1.0.9"

Advertisement

Dependencies from Group

Mar 03, 2022
2 usages
3 stars
Mar 03, 2022
3 stars
Mar 03, 2022
3 stars

Discover Dependencies

May 02, 2023
1 usages
25 stars
Aug 24, 2023
1 usages
74 stars
Aug 24, 2023
1 usages
74 stars
Oct 11, 2021
2 stars
Nov 29, 2021
3 usages
8 stars
Aug 04, 2023
2 usages
8 stars
Dec 17, 2021
8 stars
Jun 23, 2023
1 usages
12.9k stars