| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.charlemaznable |
| Идентификатор | Идентификаторchar-dependencies |
| Версия | Версия0.0.6 |
| Тип | Типpom |
| Описание |
ОписаниеChar Dependencies
Dependencies Pom.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| char-dependencies-0.0.6.pom | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.charlemaznable/char-dependencies/ -->
<dependency>
<groupId>com.github.charlemaznable</groupId>
<artifactId>char-dependencies</artifactId>
<version>0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.charlemaznable/char-dependencies/
implementation 'com.github.charlemaznable:char-dependencies:0.0.6'
// https://jarcasting.com/artifacts/com.github.charlemaznable/char-dependencies/
implementation ("com.github.charlemaznable:char-dependencies:0.0.6")
'com.github.charlemaznable:char-dependencies:pom:0.0.6'
<dependency org="com.github.charlemaznable" name="char-dependencies" rev="0.0.6">
<artifact name="char-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.charlemaznable', module='char-dependencies', version='0.0.6')
)
libraryDependencies += "com.github.charlemaznable" % "char-dependencies" % "0.0.6"
[com.github.charlemaznable/char-dependencies "0.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.springframework : spring-test | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-undertow | jar | |
| org.testcontainers : junit-jupiter | jar |