Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.cmlbeliever |
ArtifactId | ArtifactIdcacheable-search-mvc |
Version | Version2.0 |
Type | Typejar |
Filename | Size |
---|---|
cacheable-search-mvc-2.0.pom | |
cacheable-search-mvc-2.0.jar | 33 KB |
cacheable-search-mvc-2.0-sources.jar | 13 KB |
cacheable-search-mvc-2.0-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cmlbeliever/cacheable-search-mvc/ -->
<dependency>
<groupId>com.github.cmlbeliever</groupId>
<artifactId>cacheable-search-mvc</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cmlbeliever/cacheable-search-mvc/
implementation 'com.github.cmlbeliever:cacheable-search-mvc:2.0'
// https://jarcasting.com/artifacts/com.github.cmlbeliever/cacheable-search-mvc/
implementation ("com.github.cmlbeliever:cacheable-search-mvc:2.0")
'com.github.cmlbeliever:cacheable-search-mvc:jar:2.0'
<dependency org="com.github.cmlbeliever" name="cacheable-search-mvc" rev="2.0">
<artifact name="cacheable-search-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cmlbeliever', module='cacheable-search-mvc', version='2.0')
)
libraryDependencies += "com.github.cmlbeliever" % "cacheable-search-mvc" % "2.0"
[com.github.cmlbeliever/cacheable-search-mvc "2.0"]