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