| License |
License |
|---|---|
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdserver-chassis-spring |
| Version | Version3.0 |
| Type | Typejar |
| Description |
DescriptionOMAG Server Platform Chassis for Spring
Provides the spring-based OMAG server platform chassis.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| server-chassis-spring-3.0.pom | |
| server-chassis-spring-3.0.jar | 106 MB |
| server-chassis-spring-3.0-sources.jar | 16 KB |
| server-chassis-spring-3.0-javadoc.jar | 409 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/server-chassis-spring/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>server-chassis-spring</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/server-chassis-spring/
implementation 'org.odpi.egeria:server-chassis-spring:3.0'
// https://jarcasting.com/artifacts/org.odpi.egeria/server-chassis-spring/
implementation ("org.odpi.egeria:server-chassis-spring:3.0")
'org.odpi.egeria:server-chassis-spring:jar:3.0'
<dependency org="org.odpi.egeria" name="server-chassis-spring" rev="3.0">
<artifact name="server-chassis-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='server-chassis-spring', version='3.0')
)
libraryDependencies += "org.odpi.egeria" % "server-chassis-spring" % "3.0"
[org.odpi.egeria/server-chassis-spring "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.5.2 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.2 |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.5.2 |
| io.micrometer : micrometer-registry-prometheus | jar | 1.7.1 |
| org.springframework : spring-beans | jar | 5.3.8 |
| org.springframework : spring-context | jar | 5.3.8 |
| org.odpi.egeria : admin-services-server | jar | 3.0 |
| org.odpi.egeria : admin-services-api | jar | 3.0 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| org.odpi.egeria : http-helper | jar | 3.0 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| org.springframework : spring-core | jar | 5.3.8 |
| org.springdoc : springdoc-openapi-ui | jar | 1.5.9 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.1.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.31 |