| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGradle Компиляция и сборка Github Инструменты разработки Контроль версий |
| Группа | Группаio.github.wafflestudio.springboot |
| Идентификатор | Идентификаторio.github.wafflestudio.springboot.gradle.plugin |
| Последняя версия | Последняя версия1.1.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWaffle Kotlin Spring library
Waffle Kotlin Spring library
|
| Имя Файла | Размер |
|---|---|
| io.github.wafflestudio.springboot.gradle.plugin-1.1.3.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.wafflestudio.springboot/io.github.wafflestudio.springboot.gradle.plugin/ -->
<dependency>
<groupId>io.github.wafflestudio.springboot</groupId>
<artifactId>io.github.wafflestudio.springboot.gradle.plugin</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wafflestudio.springboot/io.github.wafflestudio.springboot.gradle.plugin/
implementation 'io.github.wafflestudio.springboot:io.github.wafflestudio.springboot.gradle.plugin:1.1.3'
// https://jarcasting.com/artifacts/io.github.wafflestudio.springboot/io.github.wafflestudio.springboot.gradle.plugin/
implementation ("io.github.wafflestudio.springboot:io.github.wafflestudio.springboot.gradle.plugin:1.1.3")
'io.github.wafflestudio.springboot:io.github.wafflestudio.springboot.gradle.plugin:pom:1.1.3'
<dependency org="io.github.wafflestudio.springboot" name="io.github.wafflestudio.springboot.gradle.plugin" rev="1.1.3">
<artifact name="io.github.wafflestudio.springboot.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wafflestudio.springboot', module='io.github.wafflestudio.springboot.gradle.plugin', version='1.1.3')
)
libraryDependencies += "io.github.wafflestudio.springboot" % "io.github.wafflestudio.springboot.gradle.plugin" % "1.1.3"
[io.github.wafflestudio.springboot/io.github.wafflestudio.springboot.gradle.plugin "1.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.wafflestudio : plugin | jar | 1.1.3 |