| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.odpi.egeria |
| Идентификатор | Идентификаторserver-chassis-spring |
| Версия | Версия3.8 |
| Тип | Типjar |
| Описание |
ОписаниеOMAG Server Platform Chassis for Spring
Provides the spring-based OMAG server platform chassis.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| server-chassis-spring-3.8.pom | |
| server-chassis-spring-3.8.jar | 67 MB |
| server-chassis-spring-3.8-sources.jar | 16 KB |
| server-chassis-spring-3.8-javadoc.jar | 409 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/server-chassis-spring/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>server-chassis-spring</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/server-chassis-spring/
implementation 'org.odpi.egeria:server-chassis-spring:3.8'
// https://jarcasting.com/artifacts/org.odpi.egeria/server-chassis-spring/
implementation ("org.odpi.egeria:server-chassis-spring:3.8")
'org.odpi.egeria:server-chassis-spring:jar:3.8'
<dependency org="org.odpi.egeria" name="server-chassis-spring" rev="3.8">
<artifact name="server-chassis-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='server-chassis-spring', version='3.8')
)
libraryDependencies += "org.odpi.egeria" % "server-chassis-spring" % "3.8"
[org.odpi.egeria/server-chassis-spring "3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.6.6 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.6 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.6.6 |
| io.micrometer : micrometer-registry-prometheus | jar | 1.8.4 |
| org.springframework : spring-beans | jar | 5.3.19 |
| org.springframework : spring-context | jar | 5.3.19 |
| org.odpi.egeria : admin-services-server | jar | 3.8 |
| org.odpi.egeria : admin-services-api | jar | 3.8 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.6.6 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| ch.qos.logback : logback-core | jar | 1.2.11 |
| org.odpi.egeria : http-helper | jar | 3.8 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.springframework : spring-core | jar | 5.3.19 |
| org.springdoc : springdoc-openapi-ui | jar | 1.6.6 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.1.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |