maven-test

一款基于Java驱动页面渲染的框架

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.gitee.liukaixiong
ArtifactId

ArtifactId

maven-test
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

maven-test
一款基于Java驱动页面渲染的框架
Project URL

Project URL

https://gitee.com/liukaixiong/RuoYi-AVue-Plus
Source Code Management

Source Code Management

https://gitee.com/liukaixiong/RuoYi-AVue-Plus.git

Download maven-test

How to add to project

<!-- https://jarcasting.com/artifacts/io.gitee.liukaixiong/maven-test/ -->
<dependency>
    <groupId>io.gitee.liukaixiong</groupId>
    <artifactId>maven-test</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.liukaixiong/maven-test/
implementation 'io.gitee.liukaixiong:maven-test:1.0'
// https://jarcasting.com/artifacts/io.gitee.liukaixiong/maven-test/
implementation ("io.gitee.liukaixiong:maven-test:1.0")
'io.gitee.liukaixiong:maven-test:jar:1.0'
<dependency org="io.gitee.liukaixiong" name="maven-test" rev="1.0">
  <artifact name="maven-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.liukaixiong', module='maven-test', version='1.0')
)
libraryDependencies += "io.gitee.liukaixiong" % "maven-test" % "1.0"
[io.gitee.liukaixiong/maven-test "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0