License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.mxpio |
ArtifactId | ArtifactIdjeecg-boot-module-community |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjeecg-boot-module-community
Jeecg-boot pro based on jeecg-boot-2.2.1
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-community/ -->
<dependency>
<groupId>com.mxpio</groupId>
<artifactId>jeecg-boot-module-community</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-community/
implementation 'com.mxpio:jeecg-boot-module-community:2.2.3'
// https://jarcasting.com/artifacts/com.mxpio/jeecg-boot-module-community/
implementation ("com.mxpio:jeecg-boot-module-community:2.2.3")
'com.mxpio:jeecg-boot-module-community:jar:2.2.3'
<dependency org="com.mxpio" name="jeecg-boot-module-community" rev="2.2.3">
<artifact name="jeecg-boot-module-community" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mxpio', module='jeecg-boot-module-community', version='2.2.3')
)
libraryDependencies += "com.mxpio" % "jeecg-boot-module-community" % "2.2.3"
[com.mxpio/jeecg-boot-module-community "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mxpio : jeecg-boot-module-system | jar | 2.2.3 |
org.projectlombok : lombok | jar | 1.18.6 |
javax.interceptor : javax.interceptor-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |