MVN

org.yakworks : gorm-security

Maven & Gradle

Dec 12, 2022
22 stars

gorm-security · gorm-tools security and domain models

<dependency>
    <groupId>org.yakworks</groupId>
    <artifactId>gorm-security</artifactId>
    <version>7.3.27</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.yakworks : gorm-security to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.3.27

All Versions

Choose a version of org.yakworks : gorm-security to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.3.x
gorm-security-7.3.27
gorm-security-7.3.26
gorm-security-7.3.25

How to add a dependency to Maven

Add the following org.yakworks : gorm-security maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.yakworks</groupId>
    <artifactId>gorm-security</artifactId>
    <version>7.3.27</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.yakworks : gorm-security gradle dependency to your build.gradle file:

implementation 'org.yakworks:gorm-security:7.3.27'

Gradle Kotlin DSL: Add the following org.yakworks : gorm-security gradle kotlin dependency to your build.gradle.kts file:

implementation("org.yakworks:gorm-security:7.3.27")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.yakworks : gorm-security sbt scala dependency to your build.sbt file:

libraryDependencies += "org.yakworks" % "gorm-security" % "7.3.27"

Advertisement

Dependencies from Group

Aug 11, 2023
4 usages
22 stars
Sep 07, 2022
2 usages
22 stars
Mar 29, 2022
2 usages
22 stars
Sep 07, 2022
2 usages
22 stars
Jul 28, 2022
1 usages
22 stars

Discover Dependencies