| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sixinyiyu |
| Идентификатор | Идентификаторfoundation-dependency |
| Последняя версия | Последняя версия0.0.4.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеstandard foundation dependency
基础依赖
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| foundation-dependency-0.0.4.RELEASE.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sixinyiyu/foundation-dependency/ -->
<dependency>
<groupId>com.github.sixinyiyu</groupId>
<artifactId>foundation-dependency</artifactId>
<version>0.0.4.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sixinyiyu/foundation-dependency/
implementation 'com.github.sixinyiyu:foundation-dependency:0.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.sixinyiyu/foundation-dependency/
implementation ("com.github.sixinyiyu:foundation-dependency:0.0.4.RELEASE")
'com.github.sixinyiyu:foundation-dependency:pom:0.0.4.RELEASE'
<dependency org="com.github.sixinyiyu" name="foundation-dependency" rev="0.0.4.RELEASE">
<artifact name="foundation-dependency" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sixinyiyu', module='foundation-dependency', version='0.0.4.RELEASE')
)
libraryDependencies += "com.github.sixinyiyu" % "foundation-dependency" % "0.0.4.RELEASE"
[com.github.sixinyiyu/foundation-dependency "0.0.4.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |
| io.vavr : vavr | jar | 1.0.0-alpha-3 |
| com.jayway.jsonpath : json-path Необязательный | jar | 2.4.0 |
| org.mapstruct : mapstruct-jdk8 | jar | 1.3.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| org.mapstruct : mapstruct-processor | jar | 1.3.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |