| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.apache.ozone | 
    
| ArtifactId | ArtifactIdozone-interface-client | 
    
| Last Version | Last Version1.2.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionApache Ozone Client Interface 
            Apache Ozone Client interface 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| ozone-interface-client-1.2.1.pom | |
| ozone-interface-client-1.2.1.jar | 3 MB | 
| ozone-interface-client-1.2.1-tests.jar | 8 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.ozone/ozone-interface-client/ -->
<dependency>
    <groupId>org.apache.ozone</groupId>
    <artifactId>ozone-interface-client</artifactId>
    <version>1.2.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.ozone/ozone-interface-client/
implementation 'org.apache.ozone:ozone-interface-client:1.2.1'
                // https://jarcasting.com/artifacts/org.apache.ozone/ozone-interface-client/
implementation ("org.apache.ozone:ozone-interface-client:1.2.1")
                'org.apache.ozone:ozone-interface-client:jar:1.2.1'
                <dependency org="org.apache.ozone" name="ozone-interface-client" rev="1.2.1">
  <artifact name="ozone-interface-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.ozone', module='ozone-interface-client', version='1.2.1')
)
                libraryDependencies += "org.apache.ozone" % "ozone-interface-client" % "1.2.1"
                [org.apache.ozone/ozone-interface-client "1.2.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 2.5.0 | 
| org.apache.ozone : hdds-interface-client | jar | 1.2.1 |