License |
License |
---|---|
GroupId | GroupIduk.gov.gchq.gaffer |
ArtifactId | ArtifactIdui |
Version | Version1.21.2 |
Type | Typewar |
Description |
DescriptionA scalable Graph database framework
|
Filename | Size |
---|---|
ui-1.21.2.pom | |
ui-1.21.2.war | 1 MB |
ui-1.21.2-tests.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/ui/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>ui</artifactId>
<version>1.21.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/ui/
implementation 'uk.gov.gchq.gaffer:ui:1.21.2'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/ui/
implementation ("uk.gov.gchq.gaffer:ui:1.21.2")
'uk.gov.gchq.gaffer:ui:war:1.21.2'
<dependency org="uk.gov.gchq.gaffer" name="ui" rev="1.21.2">
<artifact name="ui" type="war" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='ui', version='1.21.2')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "ui" % "1.21.2"
[uk.gov.gchq.gaffer/ui "1.21.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-server | jar | 3.4.0 |
com.google.guava : guava | jar | 21.0 |
uk.gov.gchq.gaffer : proxy-store | jar | 1.21.1 |
uk.gov.gchq.gaffer : map-store | jar | 1.21.1 |
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.6.0 |
org.assertj : assertj-core | jar | 3.20.2 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |