License |
License |
---|---|
GroupId | GroupIduk.gov.gchq.gaffer |
ArtifactId | ArtifactIdcommon-util |
Version | Version1.16.1 |
Type | Typejar |
Description |
DescriptionA scalable Graph database framework
|
Filename | Size |
---|---|
common-util-1.16.1.pom | |
common-util-1.16.1.jar | 93 KB |
common-util-1.16.1-tests.jar | 72 KB |
common-util-1.16.1-sources.jar | 75 KB |
common-util-1.16.1-javadoc.jar | 368 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/common-util/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>common-util</artifactId>
<version>1.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/common-util/
implementation 'uk.gov.gchq.gaffer:common-util:1.16.1'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/common-util/
implementation ("uk.gov.gchq.gaffer:common-util:1.16.1")
'uk.gov.gchq.gaffer:common-util:jar:1.16.1'
<dependency org="uk.gov.gchq.gaffer" name="common-util" rev="1.16.1">
<artifact name="common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='common-util', version='1.16.1')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "common-util" % "1.16.1"
[uk.gov.gchq.gaffer/common-util "1.16.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.reflections : reflections | jar | 0.9.10 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.5 |
uk.gov.gchq.koryphe : core | jar | 1.12.0 |
org.apache.hadoop : hadoop-common | jar | 2.6.5 |
com.google.guava : guava | jar | 13.0.1 |
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.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.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |