io.github.weihubeats:samples-springboot


GroupId

GroupId

io.github.weihubeats
ArtifactId

ArtifactId

samples-springboot
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download samples-springboot

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter jar
io.github.weihubeats : wh-rocketmq jar ${project.version}
org.apache.rocketmq : rocketmq-client jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0