License |
License |
---|---|
GroupId | GroupIdcom.mxpio |
ArtifactId | ArtifactIdjeecg-boot-module-system |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJeecg-boot pro based on jeecg-boot-2.2.1
|
<!-- https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-system/ -->
<dependency>
<groupId>com.mxpio</groupId>
<artifactId>jeecg-boot-module-system</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-system/
implementation 'com.mxpio:jeecg-boot-module-system:2.2.3'
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-system/
implementation ("com.mxpio:jeecg-boot-module-system:2.2.3")
'com.mxpio:jeecg-boot-module-system:jar:2.2.3'
<dependency org="com.mxpio" name="jeecg-boot-module-system" rev="2.2.3">
<artifact name="jeecg-boot-module-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mxpio', module='jeecg-boot-module-system', version='2.2.3')
)
libraryDependencies += "com.mxpio" % "jeecg-boot-module-system" % "2.2.3"
[com.mxpio/jeecg-boot-module-system "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |