| License |
License
BSD 3-Clause
|
|---|---|
| GroupId | GroupIdorg.broadinstitute |
| ArtifactId | ArtifactIdbarclay |
| Last Version | Last Version4.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBarclay
Development on Barclay command line parsing and documentation utilities
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| barclay-4.0.2.pom | |
| barclay-4.0.2.jar | 141 KB |
| barclay-4.0.2-sources.jar | 113 KB |
| barclay-4.0.2-javadoc.jar | 207 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.broadinstitute/barclay/ -->
<dependency>
<groupId>org.broadinstitute</groupId>
<artifactId>barclay</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.broadinstitute/barclay/
implementation 'org.broadinstitute:barclay:4.0.2'
// https://jarcasting.com/artifacts/org.broadinstitute/barclay/
implementation ("org.broadinstitute:barclay:4.0.2")
'org.broadinstitute:barclay:jar:4.0.2'
<dependency org="org.broadinstitute" name="barclay" rev="4.0.2">
<artifact name="barclay" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.broadinstitute', module='barclay', version='4.0.2')
)
libraryDependencies += "org.broadinstitute" % "barclay" % "4.0.2"
[org.broadinstitute/barclay "4.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.jopt-simple : jopt-simple | jar | 5.0.3 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
| org.freemarker : freemarker | jar | 2.3.30 |
| com.google.code.gson : gson | jar | 2.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |
| org.mockito : mockito-core | jar | 2.10.0 |