is not current version
Last Version 0.0.2

com.github.ice-zero-cat:jpa 0.0.1

jpa dao

GroupId

GroupId

com.github.ice-zero-cat
ArtifactId

ArtifactId

jpa
Version

Version

0.0.1
Type

Type

jar

Download jpa 0.0.1


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