is not current version
Last Version 1.2.2.RELEASE

io.github.lmikoto:mikoto-jpa 1.1.1.RELEASE

mikoto-backend

GroupId

GroupId

io.github.lmikoto
ArtifactId

ArtifactId

mikoto-jpa
Version

Version

1.1.1.RELEASE
Type

Type

jar

Download mikoto-jpa 1.1.1.RELEASE


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