| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.fosstrak.fc | 
    
| ArtifactId | ArtifactIdfc-commons | 
    
| Last Version | Last Version1.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfc-commons 
            Filtering and Collection Middleware implementing the EPCglobal ALE spec 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| fc-commons-1.2.0.pom | |
| fc-commons-1.2.0.jar | 386 KB | 
| fc-commons-1.2.0-sources.jar | 373 KB | 
| fc-commons-1.2.0-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.fosstrak.fc/fc-commons/ -->
<dependency>
    <groupId>org.fosstrak.fc</groupId>
    <artifactId>fc-commons</artifactId>
    <version>1.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.fosstrak.fc/fc-commons/
implementation 'org.fosstrak.fc:fc-commons:1.2.0'
                // https://jarcasting.com/artifacts/org.fosstrak.fc/fc-commons/
implementation ("org.fosstrak.fc:fc-commons:1.2.0")
                'org.fosstrak.fc:fc-commons:jar:1.2.0'
                <dependency org="org.fosstrak.fc" name="fc-commons" rev="1.2.0">
  <artifact name="fc-commons" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.fosstrak.fc', module='fc-commons', version='1.2.0')
)
                libraryDependencies += "org.fosstrak.fc" % "fc-commons" % "1.2.0"
                [org.fosstrak.fc/fc-commons "1.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.12 | 
| commons-lang : commons-lang | jar | 2.3 | 
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.6.1 | 
| org.apache.cxf : cxf-rt-transports-http | jar | 2.6.1 | 
| org.apache.cxf : cxf-rt-databinding-jaxb | jar | 2.6.1 | 
| xerces : xercesImpl | jar | 2.9.1 | 
| org.fosstrak.llrp : llrp-adaptor | jar | 1.1.0 | 
| org.apache.axis2 : axis2-jws-api | jar | 1.4.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 | 
| org.easymock : easymock | jar | 3.1 |