| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.apache.flex.blazeds |
| Идентификатор | Идентификаторblazeds-spring-boot-starter |
| Версия | Версия4.7.3 |
| Тип | Типjar |
| Описание |
ОписаниеThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| blazeds-spring-boot-starter-4.7.3.pom | |
| blazeds-spring-boot-starter-4.7.3.jar | 11 KB |
| blazeds-spring-boot-starter-4.7.3-sources.jar | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.flex.blazeds/blazeds-spring-boot-starter/ -->
<dependency>
<groupId>org.apache.flex.blazeds</groupId>
<artifactId>blazeds-spring-boot-starter</artifactId>
<version>4.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.blazeds/blazeds-spring-boot-starter/
implementation 'org.apache.flex.blazeds:blazeds-spring-boot-starter:4.7.3'
// https://jarcasting.com/artifacts/org.apache.flex.blazeds/blazeds-spring-boot-starter/
implementation ("org.apache.flex.blazeds:blazeds-spring-boot-starter:4.7.3")
'org.apache.flex.blazeds:blazeds-spring-boot-starter:jar:4.7.3'
<dependency org="org.apache.flex.blazeds" name="blazeds-spring-boot-starter" rev="4.7.3">
<artifact name="blazeds-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.blazeds', module='blazeds-spring-boot-starter', version='4.7.3')
)
libraryDependencies += "org.apache.flex.blazeds" % "blazeds-spring-boot-starter" % "4.7.3"
[org.apache.flex.blazeds/blazeds-spring-boot-starter "4.7.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |