License |
License |
---|---|
GroupId | GroupIdtech.mhuang |
ArtifactId | ArtifactIdinterchan-protocol-common |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioninterchan-protocol-common
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/tech.mhuang/interchan-protocol-common/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>interchan-protocol-common</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/interchan-protocol-common/
implementation 'tech.mhuang:interchan-protocol-common:1.6.1'
// https://jarcasting.com/artifacts/tech.mhuang/interchan-protocol-common/
implementation ("tech.mhuang:interchan-protocol-common:1.6.1")
'tech.mhuang:interchan-protocol-common:jar:1.6.1'
<dependency org="tech.mhuang" name="interchan-protocol-common" rev="1.6.1">
<artifact name="interchan-protocol-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='interchan-protocol-common', version='1.6.1')
)
libraryDependencies += "tech.mhuang" % "interchan-protocol-common" % "1.6.1"
[tech.mhuang/interchan-protocol-common "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
io.swagger : swagger-annotations | jar | 1.5.22 |
com.fasterxml.jackson.core : jackson-annotations | jar |