MVN

org.broadinstitute : barclay

Maven & Gradle

Feb 06, 2023
3 usages
8 stars

Barclay · Barclay command line parsing and documentation utilities

<dependency>
    <groupId>org.broadinstitute</groupId>
    <artifactId>barclay</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.broadinstitute : barclay to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.0

All Versions

Choose a version of org.broadinstitute : barclay to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
barclay-5.0.0
4.1.x
barclay-4.1.0
4.0.x
barclay-4.0.2
barclay-4.0.1
barclay-4.0.0
3.0.x
barclay-3.0.0
2.1.x
barclay-2.1.0
2.0.x
barclay-2.0.0
1.2.x
barclay-1.2.2
barclay-1.2.1
barclay-1.2.0
1.1.x
barclay-1.1.0
1.0.x
barclay-1.0.0

How to add a dependency to Maven

Add the following org.broadinstitute : barclay maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.broadinstitute</groupId>
    <artifactId>barclay</artifactId>
    <version>5.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.broadinstitute : barclay gradle dependency to your build.gradle file:

implementation 'org.broadinstitute:barclay:5.0.0'

Gradle Kotlin DSL: Add the following org.broadinstitute : barclay gradle kotlin dependency to your build.gradle.kts file:

implementation("org.broadinstitute:barclay:5.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.broadinstitute : barclay sbt scala dependency to your build.sbt file:

libraryDependencies += "org.broadinstitute" % "barclay" % "5.0.0"

Advertisement

Dependencies from Group

Jan 05, 2018
9 usages
3 stars
Feb 06, 2023
3 usages
8 stars
Mar 16, 2023
2 usages
1.5k stars
Jun 13, 2023
2 usages
11 stars
Apr 19, 2018
2 usages

Discover Dependencies

Aug 18, 2023
41 usages
0 stars
Aug 17, 2023
92 usages
0 stars
api
Jun 10, 2021
30 usages
26 stars
Jul 10, 2023
124 usages
2.6k stars
Jun 04, 2023
8 usages
354 stars