License |
License |
---|---|
GroupId | GroupIdcom.github.luoshu-open |
ArtifactId | ArtifactIdluoshu-auth-dao-jpa |
Last Version | Last Version0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttps://gitee.com/bailuoo/luoshu.git
|
Project URL |
Project URL |
Filename | Size |
---|---|
luoshu-auth-dao-jpa-0.21.pom | |
luoshu-auth-dao-jpa-0.21.jar | 4 KB |
luoshu-auth-dao-jpa-0.21-sources.jar | 4 KB |
luoshu-auth-dao-jpa-0.21-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-auth-dao-jpa/ -->
<dependency>
<groupId>com.github.luoshu-open</groupId>
<artifactId>luoshu-auth-dao-jpa</artifactId>
<version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-auth-dao-jpa/
implementation 'com.github.luoshu-open:luoshu-auth-dao-jpa:0.21'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-auth-dao-jpa/
implementation ("com.github.luoshu-open:luoshu-auth-dao-jpa:0.21")
'com.github.luoshu-open:luoshu-auth-dao-jpa:jar:0.21'
<dependency org="com.github.luoshu-open" name="luoshu-auth-dao-jpa" rev="0.21">
<artifact name="luoshu-auth-dao-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-auth-dao-jpa', version='0.21')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-auth-dao-jpa" % "0.21"
[com.github.luoshu-open/luoshu-auth-dao-jpa "0.21"]
Group / Artifact | Type | Version |
---|---|---|
com.github.luoshu-open : luoshu-auth-dao-common | jar | 0.21 |
com.github.luoshu-open : luoshu-auth-model | jar | 0.21 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.18.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |