License |
License |
---|---|
Categories |
CategoriesCaching Data |
GroupId | GroupIdorg.spincast |
ArtifactId | ArtifactIdspincast-plugins-http-caching-tests |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptionorg.spincast:spincast-plugins-http-caching-tests
Tests for the default HTTP Caching plugin
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-tests/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-http-caching-tests</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-tests/
implementation 'org.spincast:spincast-plugins-http-caching-tests:2.0.1'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-tests/
implementation ("org.spincast:spincast-plugins-http-caching-tests:2.0.1")
'org.spincast:spincast-plugins-http-caching-tests:jar:2.0.1'
<dependency org="org.spincast" name="spincast-plugins-http-caching-tests" rev="2.0.1">
<artifact name="spincast-plugins-http-caching-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-http-caching-tests', version='2.0.1')
)
libraryDependencies += "org.spincast" % "spincast-plugins-http-caching-tests" % "2.0.1"
[org.spincast/spincast-plugins-http-caching-tests "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.spincast : spincast-testing-default | jar | 2.0.1 |
org.spincast : spincast-plugins-http-caching | jar | 2.0.1 |
org.slf4j : slf4j-simple | jar | 1.7.25 |