mytianya

A springboot quicker starter framework

License

License

GroupId

GroupId

io.github.mytianya
ArtifactId

ArtifactId

sp-quicker
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

mytianya
A springboot quicker starter framework

Download sp-quicker

Filename Size
sp-quicker-1.2.1.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.mytianya/sp-quicker/ -->
<dependency>
    <groupId>io.github.mytianya</groupId>
    <artifactId>sp-quicker</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mytianya/sp-quicker/
implementation 'io.github.mytianya:sp-quicker:1.2.1'
// https://jarcasting.com/artifacts/io.github.mytianya/sp-quicker/
implementation ("io.github.mytianya:sp-quicker:1.2.1")
'io.github.mytianya:sp-quicker:pom:1.2.1'
<dependency org="io.github.mytianya" name="sp-quicker" rev="1.2.1">
  <artifact name="sp-quicker" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mytianya', module='sp-quicker', version='1.2.1')
)
libraryDependencies += "io.github.mytianya" % "sp-quicker" % "1.2.1"
[io.github.mytianya/sp-quicker "1.2.1"]

Dependencies

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

Project Modules

  • core
  • web-quicker
  • mybatis-quicker

Versions

Version
1.2.1
1.2
1.1
1.0