License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.jiahaowen |
ArtifactId | ArtifactIdspring-assistant-component |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring-assistant-component
personal assistant component.
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-assistant-component-1.0.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jiahaowen/spring-assistant-component/ -->
<dependency>
<groupId>com.github.jiahaowen</groupId>
<artifactId>spring-assistant-component</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiahaowen/spring-assistant-component/
implementation 'com.github.jiahaowen:spring-assistant-component:1.0'
// https://jarcasting.com/artifacts/com.github.jiahaowen/spring-assistant-component/
implementation ("com.github.jiahaowen:spring-assistant-component:1.0")
'com.github.jiahaowen:spring-assistant-component:pom:1.0'
<dependency org="com.github.jiahaowen" name="spring-assistant-component" rev="1.0">
<artifact name="spring-assistant-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jiahaowen', module='spring-assistant-component', version='1.0')
)
libraryDependencies += "com.github.jiahaowen" % "spring-assistant-component" % "1.0"
[com.github.jiahaowen/spring-assistant-component "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-expression Optional | jar | 4.3.4.RELEASE |
org.springframework : spring-core Optional | jar | 4.3.4.RELEASE |
org.springframework : spring-context Optional | jar | 4.3.4.RELEASE |
org.springframework : spring-jdbc Optional | jar | 4.3.4.RELEASE |
org.springframework : spring-aop Optional | jar | 4.3.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test Optional | jar |