License |
License |
---|---|
GroupId | GroupIduk.gov.gchq.koryphe |
ArtifactId | ArtifactIddoc |
Version | Version1.12.0 |
Type | Typejar |
Description |
DescriptionAn extensible functions library
|
Filename | Size |
---|---|
doc-1.12.0.pom | |
doc-1.12.0.jar | 37 KB |
doc-1.12.0-tests.jar | 1 KB |
doc-1.12.0-sources.jar | 33 KB |
doc-1.12.0-javadoc.jar | 201 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.koryphe/doc/ -->
<dependency>
<groupId>uk.gov.gchq.koryphe</groupId>
<artifactId>doc</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.koryphe/doc/
implementation 'uk.gov.gchq.koryphe:doc:1.12.0'
// https://jarcasting.com/artifacts/uk.gov.gchq.koryphe/doc/
implementation ("uk.gov.gchq.koryphe:doc:1.12.0")
'uk.gov.gchq.koryphe:doc:jar:1.12.0'
<dependency org="uk.gov.gchq.koryphe" name="doc" rev="1.12.0">
<artifact name="doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.koryphe', module='doc', version='1.12.0')
)
libraryDependencies += "uk.gov.gchq.koryphe" % "doc" % "1.12.0"
[uk.gov.gchq.koryphe/doc "1.12.0"]
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.koryphe : core | jar | 1.12.0 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
io.github.lukehutch : fast-classpath-scanner | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
commons-io : commons-io | jar | 2.4 |
com.google.guava : guava | jar | 27.0.1-jre |
org.apache.commons : commons-csv | jar | 1.4 |
commons-codec : commons-codec | jar | 1.6 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.5 |
org.json : json | jar | 20180813 |
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.platform : junit-platform-surefire-provider | jar | 1.1.0 |
org.mockito : mockito-all | jar | 1.9.5 |