MVN

pt.solomo : jpa-reserved-validator

Maven & Gradle

Feb 19, 2016

JPA Reserved Word Validator · Annotation processor to validate if the table names and columns are reserved words

<dependency>
    <groupId>pt.solomo</groupId>
    <artifactId>jpa-reserved-validator</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pt.solomo : jpa-reserved-validator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of pt.solomo : jpa-reserved-validator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
jpa-reserved-validator-1.3
1.2
jpa-reserved-validator-1.2
1.1
jpa-reserved-validator-1.1
1.0
jpa-reserved-validator-1.0

How to add a dependency to Maven

Add the following pt.solomo : jpa-reserved-validator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pt.solomo</groupId>
    <artifactId>jpa-reserved-validator</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pt.solomo : jpa-reserved-validator gradle dependency to your build.gradle file:

implementation 'pt.solomo:jpa-reserved-validator:1.3'

Gradle Kotlin DSL: Add the following pt.solomo : jpa-reserved-validator gradle kotlin dependency to your build.gradle.kts file:

implementation("pt.solomo:jpa-reserved-validator:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following pt.solomo : jpa-reserved-validator sbt scala dependency to your build.sbt file:

libraryDependencies += "pt.solomo" % "jpa-reserved-validator" % "1.3"

Advertisement

Dependencies from Group

Discover Dependencies

May 26, 2015
2 stars
Feb 19, 2017
0 stars
Jul 02, 2017
1 usages
354 stars
Jul 02, 2017
1 usages
354 stars
Jul 02, 2017
5 usages
354 stars
Jul 03, 2015
4 usages
17 stars
Jun 02, 2015
Sep 27, 2022
1 usages
4 stars
May 26, 2015
2 usages
115 stars