License |
License |
---|---|
GroupId | GroupIdcom.lwohvye |
ArtifactId | ArtifactIdeladmin-common |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
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-3.0.3.pom | |
eladmin-common-3.0.3.jar | 108 KB |
eladmin-common-3.0.3-sources.jar | 85 KB |
eladmin-common-3.0.3-javadoc.jar | 500 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lwohvye/eladmin-common/ -->
<dependency>
<groupId>com.lwohvye</groupId>
<artifactId>eladmin-common</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lwohvye/eladmin-common/
implementation 'com.lwohvye:eladmin-common:3.0.3'
// https://jarcasting.com/artifacts/com.lwohvye/eladmin-common/
implementation ("com.lwohvye:eladmin-common:3.0.3")
'com.lwohvye:eladmin-common:jar:3.0.3'
<dependency org="com.lwohvye" name="eladmin-common" rev="3.0.3">
<artifact name="eladmin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lwohvye', module='eladmin-common', version='3.0.3')
)
libraryDependencies += "com.lwohvye" % "eladmin-common" % "3.0.3"
[com.lwohvye/eladmin-common "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mapstruct : mapstruct-processor | jar | 1.5.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |