| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.fosstrak.fc | 
    
| ArtifactId | ArtifactIdfc-client | 
    
| Last Version | Last Version1.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfc-client 
            Filtering and Collection Middleware implementing the EPCglobal ALE spec 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| fc-client-1.2.0.pom | |
| fc-client-1.2.0.jar | 65 KB | 
| fc-client-1.2.0-sources.jar | 43 KB | 
| fc-client-1.2.0-javadoc.jar | 147 KB | 
| fc-client-1.2.0-bin-with-dependencies.zip | 25 MB | 
| fc-client-1.2.0-bin-with-dependencies.tar.gz | 25 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.fosstrak.fc/fc-client/ -->
<dependency>
    <groupId>org.fosstrak.fc</groupId>
    <artifactId>fc-client</artifactId>
    <version>1.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.fosstrak.fc/fc-client/
implementation 'org.fosstrak.fc:fc-client:1.2.0'
                // https://jarcasting.com/artifacts/org.fosstrak.fc/fc-client/
implementation ("org.fosstrak.fc:fc-client:1.2.0")
                'org.fosstrak.fc:fc-client:jar:1.2.0'
                <dependency org="org.fosstrak.fc" name="fc-client" rev="1.2.0">
  <artifact name="fc-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.fosstrak.fc', module='fc-client', version='1.2.0')
)
                libraryDependencies += "org.fosstrak.fc" % "fc-client" % "1.2.0"
                [org.fosstrak.fc/fc-client "1.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.fosstrak.fc : fc-commons | jar | 1.2.0 | 
| org.fosstrak.reader : reader-rp-proxy | jar | 0.5.0 | 
| log4j : log4j | jar | 1.2.12 | 
| xerces : xercesImpl | jar | 2.9.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |