| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jchanghong |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия3.0.38 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеparent
抽取日常开发常用工具
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| parent-3.0.38.pom | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jchanghong/parent/ -->
<dependency>
<groupId>com.github.jchanghong</groupId>
<artifactId>parent</artifactId>
<version>3.0.38</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jchanghong/parent/
implementation 'com.github.jchanghong:parent:3.0.38'
// https://jarcasting.com/artifacts/com.github.jchanghong/parent/
implementation ("com.github.jchanghong:parent:3.0.38")
'com.github.jchanghong:parent:pom:3.0.38'
<dependency org="com.github.jchanghong" name="parent" rev="3.0.38">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jchanghong', module='parent', version='3.0.38')
)
libraryDependencies += "com.github.jchanghong" % "parent" % "3.0.38"
[com.github.jchanghong/parent "3.0.38"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |
| org.springframework.integration : spring-integration-test | jar | |
| org.springframework.kafka : spring-kafka-test | jar | 2.3.6.RELEASE |