i

id-class-jpa21-smartentitymanager

Files download
File Operation
id-class-jpa21-smartentitymanager-1.0.1.jar download
id-class-jpa21-smartentitymanager-1.0.1.pom download
id-class-jpa21-smartentitymanager-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.honoluluhenk.id-class</groupId>
  <artifactId>id-class-jpa21-smartentitymanager</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.honoluluhenk.id-class:id-class-jpa21-smartentitymanager:1.0.1'
Gradle Kotlin
implementation("com.github.honoluluhenk.id-class:id-class-jpa21-smartentitymanager:1.0.1")
Scala SBT
libraryDependencies += "com.github.honoluluhenk.id-class" % "id-class-jpa21-smartentitymanager" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.honoluluhenk.id-class', module='id-class-jpa21-smartentitymanager', version='1.0.1')
)
Apache Ivy
<dependency org="com.github.honoluluhenk.id-class" name="id-class-jpa21-smartentitymanager" rev="1.0.1" />
Leiningen
[com.github.honoluluhenk.id-class/id-class-jpa21-smartentitymanager "1.0.1"]
Apache Buildr
'com.github.honoluluhenk.id-class:id-class-jpa21-smartentitymanager:jar:1.0.1'