| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.pugwoo |
| Идентификатор | Идентификаторwebext-spring-boot-starter |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwebext-spring-boot-starter
webext-spring-boot-starter
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.pugwoo/webext-spring-boot-starter/ -->
<dependency>
<groupId>com.pugwoo</groupId>
<artifactId>webext-spring-boot-starter</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pugwoo/webext-spring-boot-starter/
implementation 'com.pugwoo:webext-spring-boot-starter:0.1.0'
// https://jarcasting.com/artifacts/com.pugwoo/webext-spring-boot-starter/
implementation ("com.pugwoo:webext-spring-boot-starter:0.1.0")
'com.pugwoo:webext-spring-boot-starter:jar:0.1.0'
<dependency org="com.pugwoo" name="webext-spring-boot-starter" rev="0.1.0">
<artifact name="webext-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pugwoo', module='webext-spring-boot-starter', version='0.1.0')
)
libraryDependencies += "com.pugwoo" % "webext-spring-boot-starter" % "0.1.0"
[com.pugwoo/webext-spring-boot-starter "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.8 |