is not current version
Last Version 2.1.1

com.github.cmlbeliever:cacheable-search-mvc 1.1

request param cache

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.github.cmlbeliever
ArtifactId

ArtifactId

cacheable-search-mvc
Version

Version

1.1
Type

Type

jar

Download cacheable-search-mvc 1.1


<!-- https://jarcasting.com/artifacts/com.github.cmlbeliever/cacheable-search-mvc/ -->
<dependency>
    <groupId>com.github.cmlbeliever</groupId>
    <artifactId>cacheable-search-mvc</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cmlbeliever/cacheable-search-mvc/
implementation 'com.github.cmlbeliever:cacheable-search-mvc:1.1'
// https://jarcasting.com/artifacts/com.github.cmlbeliever/cacheable-search-mvc/
implementation ("com.github.cmlbeliever:cacheable-search-mvc:1.1")
'com.github.cmlbeliever:cacheable-search-mvc:jar:1.1'
<dependency org="com.github.cmlbeliever" name="cacheable-search-mvc" rev="1.1">
  <artifact name="cacheable-search-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cmlbeliever', module='cacheable-search-mvc', version='1.1')
)
libraryDependencies += "com.github.cmlbeliever" % "cacheable-search-mvc" % "1.1"
[com.github.cmlbeliever/cacheable-search-mvc "1.1"]