License |
License
BSD 3-Clause
|
---|---|
GroupId | GroupIdorg.broadinstitute |
ArtifactId | ArtifactIdbarclay |
Version | Version4.0.1 |
Type | Typejar |
Description |
DescriptionBarclay
Development on Barclay command line parsing and documentation utilities
|
Project URL |
Project URL |
Filename | Size |
---|---|
barclay-4.0.1.pom | |
barclay-4.0.1.jar | 145 KB |
barclay-4.0.1-sources.jar | 117 KB |
barclay-4.0.1-javadoc.jar | 219 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.broadinstitute/barclay/ -->
<dependency>
<groupId>org.broadinstitute</groupId>
<artifactId>barclay</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.broadinstitute/barclay/
implementation 'org.broadinstitute:barclay:4.0.1'
// https://jarcasting.com/artifacts/org.broadinstitute/barclay/
implementation ("org.broadinstitute:barclay:4.0.1")
'org.broadinstitute:barclay:jar:4.0.1'
<dependency org="org.broadinstitute" name="barclay" rev="4.0.1">
<artifact name="barclay" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.broadinstitute', module='barclay', version='4.0.1')
)
libraryDependencies += "org.broadinstitute" % "barclay" % "4.0.1"
[org.broadinstitute/barclay "4.0.1"]
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.3 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |
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 |