Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.cmlbeliever |
ArtifactId | ArtifactIdcacheable-search-mvc |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
cacheable-search-mvc-1.1.pom | |
cacheable-search-mvc-1.1.jar | 19 KB |
cacheable-search-mvc-1.1-sources.jar | 7 KB |
cacheable-search-mvc-1.1-javadoc.jar | 101 KB |
Browse |
<!-- 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"]