| License |
License |
|---|---|
| GroupId | GroupIdcom.mxpio |
| ArtifactId | ArtifactIdjeecg-boot-parent |
| Last Version | Last Version2.2.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjeecg-boot pro
Jeecg-boot pro based on jeecg-boot-2.2.1
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jeecg-boot-parent-2.2.3.pom | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-parent/ -->
<dependency>
<groupId>com.mxpio</groupId>
<artifactId>jeecg-boot-parent</artifactId>
<version>2.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-parent/
implementation 'com.mxpio:jeecg-boot-parent:2.2.3'
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-parent/
implementation ("com.mxpio:jeecg-boot-parent:2.2.3")
'com.mxpio:jeecg-boot-parent:pom:2.2.3'
<dependency org="com.mxpio" name="jeecg-boot-parent" rev="2.2.3">
<artifact name="jeecg-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mxpio', module='jeecg-boot-parent', version='2.2.3')
)
libraryDependencies += "com.mxpio" % "jeecg-boot-parent" % "2.2.3"
[com.mxpio/jeecg-boot-parent "2.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| javax.interceptor : javax.interceptor-api | jar | 1.2 |