| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.mhuang |
| Идентификатор | Идентификаторinterchan-protocol-common |
| Последняя версия | Последняя версия1.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеinterchan-protocol-common
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| io.swagger : swagger-annotations | jar | 1.5.22 |
| com.fasterxml.jackson.core : jackson-annotations | jar |