| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.fosstrak.fc |
| ArtifactId | ArtifactIdfc-webclient |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionfc-webclient
Filtering and Collection Middleware implementing the EPCglobal ALE spec
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fc-webclient-1.2.0.pom | |
| fc-webclient-1.2.0.war | 18 MB |
| fc-webclient-1.2.0-sources.jar | 10 KB |
| fc-webclient-1.2.0-javadoc.jar | 337 bytes |
| fc-webclient-1.2.0-bin-with-dependencies.zip | 18 MB |
| fc-webclient-1.2.0-bin-with-dependencies.tar.gz | 18 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fosstrak.fc/fc-webclient/ -->
<dependency>
<groupId>org.fosstrak.fc</groupId>
<artifactId>fc-webclient</artifactId>
<version>1.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.fosstrak.fc/fc-webclient/
implementation 'org.fosstrak.fc:fc-webclient:1.2.0'
// https://jarcasting.com/artifacts/org.fosstrak.fc/fc-webclient/
implementation ("org.fosstrak.fc:fc-webclient:1.2.0")
'org.fosstrak.fc:fc-webclient:war:1.2.0'
<dependency org="org.fosstrak.fc" name="fc-webclient" rev="1.2.0">
<artifact name="fc-webclient" type="war" />
</dependency>
@Grapes(
@Grab(group='org.fosstrak.fc', module='fc-webclient', version='1.2.0')
)
libraryDependencies += "org.fosstrak.fc" % "fc-webclient" % "1.2.0"
[org.fosstrak.fc/fc-webclient "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fosstrak.fc : fc-commons | jar | 1.2.0 |
| org.eclipse.jst.ws.consumption » webserviceutils | jar | 1.0.102.v200609220223 |