Categories |
CategoriesCaching Data |
---|---|
GroupId | GroupIdorg.spincast |
ArtifactId | ArtifactIdspincast-plugins-http-caching-parent |
Version | Version1.11.0 |
Type | Typepom |
Filename | Size |
---|---|
spincast-plugins-http-caching-parent-1.11.0.pom | 924 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-parent/ -->
<dependency>
<groupId>org.spincast</groupId>
<artifactId>spincast-plugins-http-caching-parent</artifactId>
<version>1.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-parent/
implementation 'org.spincast:spincast-plugins-http-caching-parent:1.11.0'
// https://jarcasting.com/artifacts/org.spincast/spincast-plugins-http-caching-parent/
implementation ("org.spincast:spincast-plugins-http-caching-parent:1.11.0")
'org.spincast:spincast-plugins-http-caching-parent:pom:1.11.0'
<dependency org="org.spincast" name="spincast-plugins-http-caching-parent" rev="1.11.0">
<artifact name="spincast-plugins-http-caching-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.spincast', module='spincast-plugins-http-caching-parent', version='1.11.0')
)
libraryDependencies += "org.spincast" % "spincast-plugins-http-caching-parent" % "1.11.0"
[org.spincast/spincast-plugins-http-caching-parent "1.11.0"]