archetype

springboot base create

License

License

GroupId

GroupId

io.github.chenxuancode
ArtifactId

ArtifactId

archetype
Last Version

Last Version

1.0.0-Release
Release Date

Release Date

Type

Type

jar
Description

Description

archetype
springboot base create
Project URL

Project URL

https://github.com/chenxuancode/archetype
Source Code Management

Source Code Management

https://github.com/chenxuancode/archetype

Download archetype

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.chenxuancode/archetype/ -->
<dependency>
    <groupId>io.github.chenxuancode</groupId>
    <artifactId>archetype</artifactId>
    <version>1.0.0-Release</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chenxuancode/archetype/
implementation 'io.github.chenxuancode:archetype:1.0.0-Release'
// https://jarcasting.com/artifacts/io.github.chenxuancode/archetype/
implementation ("io.github.chenxuancode:archetype:1.0.0-Release")
'io.github.chenxuancode:archetype:jar:1.0.0-Release'
<dependency org="io.github.chenxuancode" name="archetype" rev="1.0.0-Release">
  <artifact name="archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chenxuancode', module='archetype', version='1.0.0-Release')
)
libraryDependencies += "io.github.chenxuancode" % "archetype" % "1.0.0-Release"
[io.github.chenxuancode/archetype "1.0.0-Release"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-Release