Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.cmlbeliever |
ArtifactId | ArtifactIdcacheable-search-mvc |
Version | Version2.1 |
Type | Typejar |
Filename | Size |
---|---|
cacheable-search-mvc-2.1.pom | |
cacheable-search-mvc-2.1.jar | 16 KB |
cacheable-search-mvc-2.1-sources.jar | 13 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cmlbeliever/cacheable-search-mvc/
implementation 'com.github.cmlbeliever:cacheable-search-mvc:2.1'
// https://jarcasting.com/artifacts/com.github.cmlbeliever/cacheable-search-mvc/
implementation ("com.github.cmlbeliever:cacheable-search-mvc:2.1")
'com.github.cmlbeliever:cacheable-search-mvc:jar:2.1'
<dependency org="com.github.cmlbeliever" name="cacheable-search-mvc" rev="2.1">
<artifact name="cacheable-search-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cmlbeliever', module='cacheable-search-mvc', version='2.1')
)
libraryDependencies += "com.github.cmlbeliever" % "cacheable-search-mvc" % "2.1"
[com.github.cmlbeliever/cacheable-search-mvc "2.1"]