License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.proofpoint.discovery |
ArtifactId | ArtifactIdcli |
Last Version | Last Version1.18 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncli
Discovery command line interface
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cli-1.18.pom | |
cli-1.18.gem | 9 KB |
cli-1.18-readme.txt | 37 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.discovery/cli/ -->
<dependency>
<groupId>com.proofpoint.discovery</groupId>
<artifactId>cli</artifactId>
<version>1.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.discovery/cli/
implementation 'com.proofpoint.discovery:cli:1.18'
// https://jarcasting.com/artifacts/com.proofpoint.discovery/cli/
implementation ("com.proofpoint.discovery:cli:1.18")
'com.proofpoint.discovery:cli:pom:1.18'
<dependency org="com.proofpoint.discovery" name="cli" rev="1.18">
<artifact name="cli" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.discovery', module='cli', version='1.18')
)
libraryDependencies += "com.proofpoint.discovery" % "cli" % "1.18"
[com.proofpoint.discovery/cli "1.18"]