| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаorg.fernice |
| Идентификатор | Идентификаторfernice-maven |
| Последняя версия | Последняя версия1.0.36 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеfernice-maven
Parent project to provide all general build configuration for all fernice projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fernice-maven-1.0.36.pom | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.fernice/fernice-maven/ -->
<dependency>
<groupId>org.fernice</groupId>
<artifactId>fernice-maven</artifactId>
<version>1.0.36</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fernice/fernice-maven/
implementation 'org.fernice:fernice-maven:1.0.36'
// https://jarcasting.com/artifacts/org.fernice/fernice-maven/
implementation ("org.fernice:fernice-maven:1.0.36")
'org.fernice:fernice-maven:pom:1.0.36'
<dependency org="org.fernice" name="fernice-maven" rev="1.0.36">
<artifact name="fernice-maven" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fernice', module='fernice-maven', version='1.0.36')
)
libraryDependencies += "org.fernice" % "fernice-maven" % "1.0.36"
[org.fernice/fernice-maven "1.0.36"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.33 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |
| org.jetbrains : annotations | jar | 22.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.10 |