License |
License |
---|---|
GroupId | GroupIdio.github.lmikoto |
ArtifactId | ArtifactIdmikoto-jpa |
Last Version | Last Version1.2.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmikoto-jpa
mikoto-backend
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mikoto-jpa-1.2.2.RELEASE.pom | |
mikoto-jpa-1.2.2.RELEASE.jar | 18 KB |
mikoto-jpa-1.2.2.RELEASE-sources.jar | 6 KB |
mikoto-jpa-1.2.2.RELEASE-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lmikoto/mikoto-jpa/ -->
<dependency>
<groupId>io.github.lmikoto</groupId>
<artifactId>mikoto-jpa</artifactId>
<version>1.2.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lmikoto/mikoto-jpa/
implementation 'io.github.lmikoto:mikoto-jpa:1.2.2.RELEASE'
// https://jarcasting.com/artifacts/io.github.lmikoto/mikoto-jpa/
implementation ("io.github.lmikoto:mikoto-jpa:1.2.2.RELEASE")
'io.github.lmikoto:mikoto-jpa:jar:1.2.2.RELEASE'
<dependency org="io.github.lmikoto" name="mikoto-jpa" rev="1.2.2.RELEASE">
<artifact name="mikoto-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lmikoto', module='mikoto-jpa', version='1.2.2.RELEASE')
)
libraryDependencies += "io.github.lmikoto" % "mikoto-jpa" % "1.2.2.RELEASE"
[io.github.lmikoto/mikoto-jpa "1.2.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.18 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |