MVN

uk.gov.gchq.gaffer : type

Maven & Gradle

May 23, 2023
1 usages
1.7k stars
<dependency>
    <groupId>uk.gov.gchq.gaffer</groupId>
    <artifactId>type</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.gov.gchq.gaffer : type to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0
  • Latest Release Candidate: 1.10.0-RC2
  • Latest Alpha: 2.0.0-alpha-0.6

All Versions

Choose a version of uk.gov.gchq.gaffer : type to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
type-2.0.0
type-2.0.0-alpha-0.6
type-2.0.0-alpha-0.5
type-2.0.0-alpha-0.4
type-2.0.0-alpha-0.3.1
type-2.0.0-alpha-0.3
type-2.0.0-alpha-0.2
type-2.0.0-alpha-0.1
1.23.x
type-1.23.0
1.22.x
type-1.22.0
1.21.x
type-1.21.1
type-1.21.0
1.20.x
type-1.20.0
1.19.x
type-1.19.0
1.18.x
type-1.18.0
1.17.x
type-1.17.1
type-1.17.0
1.16.x
type-1.16.1
type-1.16.0
1.15.x
type-1.15.0
1.14.x
type-1.14.0
1.13.x
type-1.13.4
type-1.13.3
type-1.13.2
type-1.13.1
type-1.13.0
1.12.x
type-1.12.0
1.11.x
type-1.11.0
1.10.x
type-1.10.5
type-1.10.4
type-1.10.3
type-1.10.2
type-1.10.1
type-1.10.0
type-1.10.0-RC2
type-1.10.0-RC1
1.9.x
type-1.9.1
type-1.9.0
type-1.9.0-RC2
type-1.9.0-RC1
1.8.x
type-1.8.3
type-1.8.2
type-1.8.1
type-1.8.0
type-1.8.0-RC4
type-1.8.0-RC3
type-1.8.0-RC2
type-1.8.0-RC1
1.7.x
type-1.7.0
type-1.7.0-RC4
type-1.7.0-RC3
type-1.7.0-RC2
type-1.7.0-RC1
1.6.x
type-1.6.0
type-1.6.0-RC2
type-1.6.0-RC1
1.5.x
type-1.5.2
type-1.5.0
type-1.5.0-RC3
type-1.5.0-RC2
type-1.5.0-RC1
1.4.x
type-1.4.1
type-1.4.0
type-1.4.0-RC4
type-1.4.0-RC3
type-1.4.0-RC2
type-1.4.0-RC1
1.3.x
type-1.3.0
type-1.3.0-RC1
1.2.x
type-1.2.0
type-1.2.0-RC1
1.1.x
type-1.1.2
type-1.1.1
type-1.1.0
type-1.1.0-RC1
1.0.x
type-1.0.2
type-1.0.1
type-1.0.0
type-1.0.0-RC4
type-1.0.0-RC3
type-1.0.0-RC2
type-1.0.0-RC1
0.7.x
type-0.7.8
type-0.7.7
type-0.7.6
type-0.7.5
type-0.7.4
type-0.7.3
type-0.7.2
type-0.7.1

How to add a dependency to Maven

Add the following uk.gov.gchq.gaffer : type maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.gov.gchq.gaffer</groupId>
    <artifactId>type</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.gov.gchq.gaffer : type gradle dependency to your build.gradle file:

implementation 'uk.gov.gchq.gaffer:type:2.0.0'

Gradle Kotlin DSL: Add the following uk.gov.gchq.gaffer : type gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.gov.gchq.gaffer:type:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.gov.gchq.gaffer : type sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.gov.gchq.gaffer" % "type" % "2.0.0"

Advertisement

Dependencies from Group

May 23, 2023
42 usages
1.7k stars
May 23, 2023
29 usages
1.7k stars
May 23, 2023
27 usages
1.7k stars
May 23, 2023
22 usages
1.7k stars
May 23, 2023
20 usages
1.7k stars

Discover Dependencies