MVN

io.mateu : jpa

Maven & Gradle

Sep 30, 2023
0 stars

jpa · security api

<dependency>
    <groupId>io.mateu</groupId>
    <artifactId>jpa</artifactId>
    <version>2.2.61</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mateu : jpa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.61

All Versions

Choose a version of io.mateu : jpa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
jpa-2.2.61

How to add a dependency to Maven

Add the following io.mateu : jpa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.mateu</groupId>
    <artifactId>jpa</artifactId>
    <version>2.2.61</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.mateu : jpa gradle dependency to your build.gradle file:

implementation 'io.mateu:jpa:2.2.61'

Gradle Kotlin DSL: Add the following io.mateu : jpa gradle kotlin dependency to your build.gradle.kts file:

implementation("io.mateu:jpa:2.2.61")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.mateu : jpa sbt scala dependency to your build.sbt file:

libraryDependencies += "io.mateu" % "jpa" % "2.2.61"

Advertisement

Dependencies from Group

Oct 14, 2022
11 usages
0 stars
Aug 24, 2023
8 usages
44 stars
Nov 17, 2020
8 usages
44 stars
Dec 01, 2020
7 usages
0 stars
Mar 16, 2023
6 usages
0 stars

Discover Dependencies