hami-spring-boot-starter

Out-of-box framework for SpringBoot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.dovemy
ArtifactId

ArtifactId

hami-spring-boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

hami-spring-boot-starter
Out-of-box framework for SpringBoot
Project URL

Project URL

https://github.com/dovemy/hami

Download hami-spring-boot-starter

How to add to project

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

Dependencies

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

Project Modules

  • hami-web-spring-boot-starter
  • hami-mybatis-plus-spring-boot-starter
  • hami-redis-spring-boot-starter

Versions

Version
1.0.2
1.0.1
1.0.0