MVN

org.opencadc : cadc-adql

Maven & Gradle

Mar 07, 2023
3 usages
5 stars

org.opencadc:cadc-adql · OpenCADC ADQL-2.0 parser library

<dependency>
    <groupId>org.opencadc</groupId>
    <artifactId>cadc-adql</artifactId>
    <version>1.1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opencadc : cadc-adql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.12

All Versions

Choose a version of org.opencadc : cadc-adql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
cadc-adql-1.1.12
cadc-adql-1.1.11
cadc-adql-1.1.10

How to add a dependency to Maven

Add the following org.opencadc : cadc-adql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opencadc</groupId>
    <artifactId>cadc-adql</artifactId>
    <version>1.1.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opencadc : cadc-adql gradle dependency to your build.gradle file:

implementation 'org.opencadc:cadc-adql:1.1.12'

Gradle Kotlin DSL: Add the following org.opencadc : cadc-adql gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opencadc:cadc-adql:1.1.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opencadc : cadc-adql sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opencadc" % "cadc-adql" % "1.1.12"

Advertisement

Dependencies from Group

Aug 17, 2023
72 usages
4 stars
Mar 03, 2023
41 usages
1 stars
Feb 01, 2023
22 usages
2 stars
Apr 01, 2021
17 usages
5 stars
Apr 04, 2023
17 usages
2 stars

Discover Dependencies

Aug 27, 2022
2 usages
885 stars
Jul 24, 2021
0 stars
Apr 10, 2021
Apr 12, 2021
477 stars
Apr 11, 2021
0 stars
Jun 15, 2023
8 usages
3k stars
Nov 24, 2022
10 usages
46 stars