| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.dirigible |
| Идентификатор | Идентификаторdirigible-server-spring-boot |
| Версия | Версия6.2.13 |
| Тип | Типjar |
| Описание |
ОписаниеReleng - Server - Spring - Boot
Dirigible Parent
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-server-spring-boot/ -->
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-server-spring-boot</artifactId>
<version>6.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-server-spring-boot/
implementation 'org.eclipse.dirigible:dirigible-server-spring-boot:6.2.13'
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-server-spring-boot/
implementation ("org.eclipse.dirigible:dirigible-server-spring-boot:6.2.13")
'org.eclipse.dirigible:dirigible-server-spring-boot:jar:6.2.13'
<dependency org="org.eclipse.dirigible" name="dirigible-server-spring-boot" rev="6.2.13">
<artifact name="dirigible-server-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.dirigible', module='dirigible-server-spring-boot', version='6.2.13')
)
libraryDependencies += "org.eclipse.dirigible" % "dirigible-server-spring-boot" % "6.2.13"
[org.eclipse.dirigible/dirigible-server-spring-boot "6.2.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okhttp : okhttp-urlconnection | jar | 2.7.5 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 2.23.0 |
| org.powermock : powermock-module-junit4 | jar | 2.0.2 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |