| License |
License |
|---|---|
| GroupId | GroupIduk.gov.gchq.koryphe |
| ArtifactId | ArtifactIdkoryphe |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionuk.gov.gchq.koryphe:koryphe
An extensible functions library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| koryphe-2.4.0.pom | 22 KB |
| koryphe-2.4.0-tests.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.koryphe/koryphe/ -->
<dependency>
<groupId>uk.gov.gchq.koryphe</groupId>
<artifactId>koryphe</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.koryphe/koryphe/
implementation 'uk.gov.gchq.koryphe:koryphe:2.4.0'
// https://jarcasting.com/artifacts/uk.gov.gchq.koryphe/koryphe/
implementation ("uk.gov.gchq.koryphe:koryphe:2.4.0")
'uk.gov.gchq.koryphe:koryphe:jar:2.4.0'
<dependency org="uk.gov.gchq.koryphe" name="koryphe" rev="2.4.0">
<artifact name="koryphe" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.koryphe', module='koryphe', version='2.4.0')
)
libraryDependencies += "uk.gov.gchq.koryphe" % "koryphe" % "2.4.0"
[uk.gov.gchq.koryphe/koryphe "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.5.3 |
| io.github.lukehutch : fast-classpath-scanner | jar | 2.10.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.slf4j : slf4j-reload4j | jar | 1.7.36 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.11.0 |
| com.google.guava : guava | jar | 29.0-jre |
| org.apache.commons : commons-csv | jar | 1.9.0 |
| commons-codec : commons-codec | jar | 1.15 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
| org.json : json | jar | 20211205 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.22.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.platform : junit-platform-surefire-provider | jar | 1.3.2 |
| org.mockito : mockito-core | jar | 3.12.4 |