| GroupId | GroupIdcom.gitee.luancx |
|---|---|
| ArtifactId | ArtifactIdalita-meng |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionalita-meng
java后端数据模拟工具
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| alita-meng-1.4.0.pom | |
| alita-meng-1.4.0.jar | 66 KB |
| alita-meng-1.4.0-sources.jar | 52 KB |
| alita-meng-1.4.0-javadoc.jar | 213 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.luancx/alita-meng/ -->
<dependency>
<groupId>com.gitee.luancx</groupId>
<artifactId>alita-meng</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.luancx/alita-meng/
implementation 'com.gitee.luancx:alita-meng:1.4.0'
// https://jarcasting.com/artifacts/com.gitee.luancx/alita-meng/
implementation ("com.gitee.luancx:alita-meng:1.4.0")
'com.gitee.luancx:alita-meng:jar:1.4.0'
<dependency org="com.gitee.luancx" name="alita-meng" rev="1.4.0">
<artifact name="alita-meng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.luancx', module='alita-meng', version='1.4.0')
)
libraryDependencies += "com.gitee.luancx" % "alita-meng" % "1.4.0"
[com.gitee.luancx/alita-meng "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |