Last Version

Access Services User Interface 1.1

The Access Services User Interface provides a user interface that supports the user-facing open metadata access services. It is a role-based UI that offers different capabilities based on the end user's role. This makes it useful for demonstrations.

License

License

Categories

Categories

User Interface
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

access-services-user-interface
Version

Version

1.1
Type

Type

jar
Description

Description

Access Services User Interface
The Access Services User Interface provides a user interface that supports the user-facing open metadata access services. It is a role-based UI that offers different capabilities based on the end user's role. This makes it useful for demonstrations.
Project Organization

Project Organization

ODPi

Download access-services-user-interface 1.1


<!-- https://jarcasting.com/artifacts/org.odpi.egeria/access-services-user-interface/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>access-services-user-interface</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/access-services-user-interface/
implementation 'org.odpi.egeria:access-services-user-interface:1.1'
// https://jarcasting.com/artifacts/org.odpi.egeria/access-services-user-interface/
implementation ("org.odpi.egeria:access-services-user-interface:1.1")
'org.odpi.egeria:access-services-user-interface:jar:1.1'
<dependency org="org.odpi.egeria" name="access-services-user-interface" rev="1.1">
  <artifact name="access-services-user-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='access-services-user-interface', version='1.1')
)
libraryDependencies += "org.odpi.egeria" % "access-services-user-interface" % "1.1"
[org.odpi.egeria/access-services-user-interface "1.1"]

Dependencies

compile (35)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.6.RELEASE
org.springframework.security : spring-security-ldap jar 5.1.5.RELEASE
io.jsonwebtoken : jjwt jar 0.6.0
com.h2database : h2 jar 1.4.196
org.odpi.egeria : asset-catalog-client jar 1.1
org.odpi.egeria : subject-area-client jar 1.1
ch.qos.logback : logback-classic jar 1.2.3
org.odpi.egeria : http-helper jar 1.1
org.odpi.egeria : connector-configuration-factory jar 1.1
org.odpi.egeria : repository-services-apis jar 1.1
org.odpi.egeria : open-connector-framework jar 1.1
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.3
org.springframework.security : spring-security-config jar 5.1.5.RELEASE
org.springframework : spring-web jar 5.1.8.RELEASE
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.21
com.fasterxml.jackson.core : jackson-annotations jar 2.9.9
org.springframework : spring-context jar 5.1.8.RELEASE
org.springframework : spring-webmvc jar 5.1.8.RELEASE
org.springframework.data : spring-data-jpa jar 2.1.9.RELEASE
org.springframework : spring-beans jar 5.1.8.RELEASE
org.springframework.boot : spring-boot jar 2.1.6.RELEASE
org.springframework.security : spring-security-core jar 5.1.5.RELEASE
org.slf4j : slf4j-api jar 1.7.26
org.springframework : spring-core jar 5.1.8.RELEASE
org.odpi.egeria : asset-catalog-api jar 1.1
org.springframework.data : spring-data-commons jar 2.1.9.RELEASE
org.springframework.security : spring-security-web jar 5.1.5.RELEASE
javax.persistence : javax.persistence-api jar 2.2
org.odpi.egeria : subject-area-api jar 1.1
com.fasterxml.jackson.core : jackson-core jar 2.9.9
org.odpi.egeria : open-lineage-services-client jar 1.1
org.odpi.egeria : open-lineage-services-api jar 1.1

runtime (1)

Group / Artifact Type Version
org.odpi.egeria : ui-admin-services-spring jar 1.1

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.junit.platform : junit-platform-runner jar 1.2.0
org.mockito : mockito-junit-jupiter jar 2.28.2
org.mockito : mockito-inline jar 2.28.2
org.mockito : mockito-core jar 2.28.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.