License |
License |
---|---|
GroupId | GroupIdcom.gitee.hpiot |
ArtifactId | ArtifactIdmesssage-example |
Version | Version0.0.6 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
messsage-example-0.0.6.pom | |
messsage-example-0.0.6.jar | 24 MB |
messsage-example-0.0.6-sources.jar | 2 KB |
messsage-example-0.0.6-javadoc.jar | 38 KB |
Browse |
<!-- 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"]
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 |