| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.phoebus | 
    
| ArtifactId | ArtifactIdapp-scan-client | 
    
| Last Version | Last Version4.6.7 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionA framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community. 
         | 
    
| Filename | Size | 
|---|---|
| app-scan-client-4.6.7.pom | |
| app-scan-client-4.6.7.jar | 21 KB | 
| app-scan-client-4.6.7-sources.jar | 13 KB | 
| app-scan-client-4.6.7-javadoc.jar | 419 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.phoebus/app-scan-client/ -->
<dependency>
    <groupId>org.phoebus</groupId>
    <artifactId>app-scan-client</artifactId>
    <version>4.6.7</version>
</dependency>
                // https://jarcasting.com/artifacts/org.phoebus/app-scan-client/
implementation 'org.phoebus:app-scan-client:4.6.7'
                // https://jarcasting.com/artifacts/org.phoebus/app-scan-client/
implementation ("org.phoebus:app-scan-client:4.6.7")
                'org.phoebus:app-scan-client:jar:4.6.7'
                <dependency org="org.phoebus" name="app-scan-client" rev="4.6.7">
  <artifact name="app-scan-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.phoebus', module='app-scan-client', version='4.6.7')
)
                libraryDependencies += "org.phoebus" % "app-scan-client" % "4.6.7"
                [org.phoebus/app-scan-client "4.6.7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.phoebus : core-framework | jar | 4.6.7 | 
| org.phoebus : app-scan-model | jar | 4.6.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |