| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdinformation-view-server |
| Last Version | Last Version2.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionInformation View OMAS Server-side
Server-side support for the Information View Open Metadata Access Service (OMAS).
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| information-view-server-2.10.pom | |
| information-view-server-2.10.jar | 143 KB |
| information-view-server-2.10-sources.jar | 87 KB |
| information-view-server-2.10-javadoc.jar | 405 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/information-view-server/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>information-view-server</artifactId>
<version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/information-view-server/
implementation 'org.odpi.egeria:information-view-server:2.10'
// https://jarcasting.com/artifacts/org.odpi.egeria/information-view-server/
implementation ("org.odpi.egeria:information-view-server:2.10")
'org.odpi.egeria:information-view-server:jar:2.10'
<dependency org="org.odpi.egeria" name="information-view-server" rev="2.10">
<artifact name="information-view-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='information-view-server', version='2.10')
)
libraryDependencies += "org.odpi.egeria" % "information-view-server" % "2.10"
[org.odpi.egeria/information-view-server "2.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.8.0 |
| org.odpi.egeria : admin-services-api | jar | 2.10 |
| org.odpi.egeria : admin-services-registration | jar | 2.10 |
| org.odpi.egeria : open-connector-framework | jar | 2.10 |
| org.odpi.egeria : inmemory-repository-connector | jar | 2.10 |
| org.springframework : spring-core | jar | 5.3.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| org.odpi.egeria : repository-services-apis | jar | 2.10 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.odpi.egeria : information-view-api | jar | 2.10 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.9.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.9.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| junit : junit | jar | 4.13.2 |
| org.odpi.egeria : repository-services-implementation | jar | 2.10 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |