| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdcom.github.jiahaowen | 
| ArtifactId | ArtifactIdspring-assistant-component-cache | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionpersonal assistant component. | 
<!-- https://jarcasting.com/artifacts/com.github.jiahaowen/spring-assistant-component-cache/ -->
<dependency>
    <groupId>com.github.jiahaowen</groupId>
    <artifactId>spring-assistant-component-cache</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.jiahaowen/spring-assistant-component-cache/
implementation 'com.github.jiahaowen:spring-assistant-component-cache:1.0'// https://jarcasting.com/artifacts/com.github.jiahaowen/spring-assistant-component-cache/
implementation ("com.github.jiahaowen:spring-assistant-component-cache:1.0")'com.github.jiahaowen:spring-assistant-component-cache:jar:1.0'<dependency org="com.github.jiahaowen" name="spring-assistant-component-cache" rev="1.0">
  <artifact name="spring-assistant-component-cache" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.jiahaowen', module='spring-assistant-component-cache', version='1.0')
)libraryDependencies += "com.github.jiahaowen" % "spring-assistant-component-cache" % "1.0"[com.github.jiahaowen/spring-assistant-component-cache "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.11 | 
| org.springframework.boot : spring-boot-starter-test Optional | jar |