| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdparadise-spring |
| Last Version | Last Version1.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe useful tools for dev. Like response code, compile annotation.
|
| Filename | Size |
|---|---|
| paradise-spring-1.1.6.pom | |
| paradise-spring-1.1.6.jar | 6 KB |
| paradise-spring-1.1.6-sources.jar | 7 KB |
| paradise-spring-1.1.6-javadoc.jar | 55 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/paradise-spring/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>paradise-spring</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/paradise-spring/
implementation 'com.github.houbb:paradise-spring:1.1.6'
// https://jarcasting.com/artifacts/com.github.houbb/paradise-spring/
implementation ("com.github.houbb:paradise-spring:1.1.6")
'com.github.houbb:paradise-spring:jar:1.1.6'
<dependency org="com.github.houbb" name="paradise-spring" rev="1.1.6">
<artifact name="paradise-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='paradise-spring', version='1.1.6')
)
libraryDependencies += "com.github.houbb" % "paradise-spring" % "1.1.6"
[com.github.houbb/paradise-spring "1.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : paradise-common Optional | jar | 1.1.6 |
| com.github.houbb : log-integration | jar | 1.1.2 |
| org.springframework : spring-jdbc Optional | jar | 5.0.8.RELEASE |
| org.springframework : spring-context Optional | jar | 5.0.8.RELEASE |
| org.springframework : spring-aop Optional | jar | 5.0.8.RELEASE |
| org.aspectj : aspectjweaver Optional | jar | 1.8.5 |
| org.aspectj : aspectjrt Optional | jar | 1.8.5 |
| aopalliance : aopalliance Optional | jar | 1.0 |