License |
License |
---|---|
GroupId | GroupIdcom.lwohvye |
ArtifactId | ArtifactIdeladmin-common |
Version | Version2.6.16 |
Type | Typejar |
Description |
Description公共模块
A Spring Boot Project With Jpa JWT Security and so on
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eladmin-common-2.6.16.pom | |
eladmin-common-2.6.16.jar | 122 KB |
eladmin-common-2.6.16-sources.jar | 103 KB |
eladmin-common-2.6.16-javadoc.jar | 563 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lwohvye/eladmin-common/ -->
<dependency>
<groupId>com.lwohvye</groupId>
<artifactId>eladmin-common</artifactId>
<version>2.6.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.lwohvye/eladmin-common/
implementation 'com.lwohvye:eladmin-common:2.6.16'
// https://jarcasting.com/artifacts/com.lwohvye/eladmin-common/
implementation ("com.lwohvye:eladmin-common:2.6.16")
'com.lwohvye:eladmin-common:jar:2.6.16'
<dependency org="com.lwohvye" name="eladmin-common" rev="2.6.16">
<artifact name="eladmin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lwohvye', module='eladmin-common', version='2.6.16')
)
libraryDependencies += "com.lwohvye" % "eladmin-common" % "2.6.16"
[com.lwohvye/eladmin-common "2.6.16"]
Group / Artifact | Type | Version |
---|---|---|
org.mapstruct : mapstruct-processor | jar | 1.4.2.Final |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.27 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |