Files download
File Operation
ignotus-database-jpa-1.0.14.jar download
ignotus-database-jpa-1.0.14.pom download
ignotus-database-jpa-1.0.14-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tairitsu</groupId>
  <artifactId>ignotus-database-jpa</artifactId>
  <version>1.0.14</version>
</dependency>
Gradle Groovy
implementation 'com.tairitsu:ignotus-database-jpa:1.0.14'
Gradle Kotlin
implementation("com.tairitsu:ignotus-database-jpa:1.0.14")
Scala SBT
libraryDependencies += "com.tairitsu" % "ignotus-database-jpa" % "1.0.14"
Groovy Grape
@Grapes(
  @Grab(group='com.tairitsu', module='ignotus-database-jpa', version='1.0.14')
)
Apache Ivy
<dependency org="com.tairitsu" name="ignotus-database-jpa" rev="1.0.14" />
Leiningen
[com.tairitsu/ignotus-database-jpa "1.0.14"]
Apache Buildr
'com.tairitsu:ignotus-database-jpa:jar:1.0.14'
Dependencies