is not current version
Last Version 1.6.0.RELEASE

com.outegret:support-jpa 1.4.3.RELEASE


GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

support-jpa
Version

Version

1.4.3.RELEASE
Type

Type

jar

Download support-jpa 1.4.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.outegret/support-jpa/ -->
<dependency>
    <groupId>com.outegret</groupId>
    <artifactId>support-jpa</artifactId>
    <version>1.4.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.outegret/support-jpa/
implementation 'com.outegret:support-jpa:1.4.3.RELEASE'
// https://jarcasting.com/artifacts/com.outegret/support-jpa/
implementation ("com.outegret:support-jpa:1.4.3.RELEASE")
'com.outegret:support-jpa:jar:1.4.3.RELEASE'
<dependency org="com.outegret" name="support-jpa" rev="1.4.3.RELEASE">
  <artifact name="support-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outegret', module='support-jpa', version='1.4.3.RELEASE')
)
libraryDependencies += "com.outegret" % "support-jpa" % "1.4.3.RELEASE"
[com.outegret/support-jpa "1.4.3.RELEASE"]