is not current version
Last Version 0.0.7

com.gitee.hpiot:messsage-example 0.0.6

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.gitee.hpiot
ArtifactId

ArtifactId

messsage-example
Version

Version

0.0.6
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/messsage-example

Download messsage-example 0.0.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 2.2.4.RELEASE
com.gitee.hpiot : message-spring-boot-starter jar 1.1.2
org.projectlombok : lombok Optional jar 1.18.20
com.alibaba : fastjson Optional jar 1.2.75

Project Modules

There are no modules declared in this project.