MVN

com.tairitsu : ignotus-database-jpa

Maven & Gradle

Jul 17, 2022
23 stars

ParaParty Spring-Boot Common Library : database-jpa · JPA extension.

<dependency>
    <groupId>com.tairitsu</groupId>
    <artifactId>ignotus-database-jpa</artifactId>
    <version>1.0.32</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tairitsu : ignotus-database-jpa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.32

All Versions

Choose a version of com.tairitsu : ignotus-database-jpa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ignotus-database-jpa-1.0.32
ignotus-database-jpa-1.0.31
ignotus-database-jpa-1.0.30
ignotus-database-jpa-1.0.29
ignotus-database-jpa-1.0.28
ignotus-database-jpa-1.0.27
ignotus-database-jpa-1.0.26
ignotus-database-jpa-1.0.25
ignotus-database-jpa-1.0.24
ignotus-database-jpa-1.0.23
ignotus-database-jpa-1.0.22
ignotus-database-jpa-1.0.21
ignotus-database-jpa-1.0.20
ignotus-database-jpa-1.0.19
ignotus-database-jpa-1.0.18
ignotus-database-jpa-1.0.17
ignotus-database-jpa-1.0.16
ignotus-database-jpa-1.0.15
ignotus-database-jpa-1.0.14
ignotus-database-jpa-1.0.13
ignotus-database-jpa-1.0.12
ignotus-database-jpa-1.0.11

How to add a dependency to Maven

Add the following com.tairitsu : ignotus-database-jpa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tairitsu</groupId>
    <artifactId>ignotus-database-jpa</artifactId>
    <version>1.0.32</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tairitsu : ignotus-database-jpa gradle dependency to your build.gradle file:

implementation 'com.tairitsu:ignotus-database-jpa:1.0.32'

Gradle Kotlin DSL: Add the following com.tairitsu : ignotus-database-jpa gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tairitsu:ignotus-database-jpa:1.0.32")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tairitsu : ignotus-database-jpa sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tairitsu" % "ignotus-database-jpa" % "1.0.32"

Advertisement

Dependencies from Group

Jul 17, 2022
7 usages
23 stars
Nov 22, 2021
4 usages
23 stars
Jul 17, 2022
3 usages
23 stars
Nov 22, 2021
3 usages
23 stars
Jul 17, 2022
2 usages
23 stars

Discover Dependencies