| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdde.malkusch.soap-client-cache |
| ArtifactId | ArtifactIdsoap-client-cache |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClient SOAP cache
SoapHandler implementing a client cache
|
| Filename | Size |
|---|---|
| soap-client-cache-2.0.3.pom | |
| soap-client-cache-2.0.3.jar | 9 KB |
| soap-client-cache-2.0.3-sources.jar | 5 KB |
| soap-client-cache-2.0.3-javadoc.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.malkusch.soap-client-cache/soap-client-cache/ -->
<dependency>
<groupId>de.malkusch.soap-client-cache</groupId>
<artifactId>soap-client-cache</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.malkusch.soap-client-cache/soap-client-cache/
implementation 'de.malkusch.soap-client-cache:soap-client-cache:2.0.3'
// https://jarcasting.com/artifacts/de.malkusch.soap-client-cache/soap-client-cache/
implementation ("de.malkusch.soap-client-cache:soap-client-cache:2.0.3")
'de.malkusch.soap-client-cache:soap-client-cache:jar:2.0.3'
<dependency org="de.malkusch.soap-client-cache" name="soap-client-cache" rev="2.0.3">
<artifact name="soap-client-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.malkusch.soap-client-cache', module='soap-client-cache', version='2.0.3')
)
libraryDependencies += "de.malkusch.soap-client-cache" % "soap-client-cache" % "2.0.3"
[de.malkusch.soap-client-cache/soap-client-cache "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.cache : cache-api | jar | 1.0.0-PFD |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| de.malkusch.amazon.product-advertising-api : amazon-ecs-api | jar | 1.1.2 |
| org.infinispan : infinispan-jcache | jar | 6.0.0.Final |
| junit : junit | jar | 4.11 |