alita-meng

java后端数据模拟工具

GroupId

GroupId

com.gitee.luancx
ArtifactId

ArtifactId

alita-meng
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

alita-meng
java后端数据模拟工具
Project URL

Project URL

https://gitee.com/luancx/alita-meng
Source Code Management

Source Code Management

https://gitee.com/luancx/alita-meng.git

Download alita-meng

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0