License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdasset-analysis-spring |
Last Version | Last Version3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAsset Analysis OMES with Spring
The asset analysis engine services with Spring module uses Spring to implement a RESTful service
for the asset analysis services (heart of the open metadata discovery services).
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asset-analysis-spring-3.9.pom | |
asset-analysis-spring-3.9.jar | 5 KB |
asset-analysis-spring-3.9-sources.jar | 5 KB |
asset-analysis-spring-3.9-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/asset-analysis-spring/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>asset-analysis-spring</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-analysis-spring/
implementation 'org.odpi.egeria:asset-analysis-spring:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-analysis-spring/
implementation ("org.odpi.egeria:asset-analysis-spring:3.9")
'org.odpi.egeria:asset-analysis-spring:jar:3.9'
<dependency org="org.odpi.egeria" name="asset-analysis-spring" rev="3.9">
<artifact name="asset-analysis-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='asset-analysis-spring', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "asset-analysis-spring" % "3.9"
[org.odpi.egeria/asset-analysis-spring "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : ffdc-services | jar | 3.9 |
org.springframework : spring-web | jar | 5.3.20 |
org.odpi.egeria : discovery-engine-api | jar | 3.9 |
org.odpi.egeria : asset-analysis-server | jar | 3.9 |
io.swagger.core.v3 : swagger-annotations | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |