Last Version

com.github.houbb:sisyphus-spring 0.1.0

The spring module of sisyphus.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sisyphus-spring
Version

Version

0.1.0
Type

Type

jar
Description

Description

The spring module of sisyphus.

Download sisyphus-spring 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.houbb/sisyphus-spring/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sisyphus-spring</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sisyphus-spring/
implementation 'com.github.houbb:sisyphus-spring:0.1.0'
// https://jarcasting.com/artifacts/com.github.houbb/sisyphus-spring/
implementation ("com.github.houbb:sisyphus-spring:0.1.0")
'com.github.houbb:sisyphus-spring:jar:0.1.0'
<dependency org="com.github.houbb" name="sisyphus-spring" rev="0.1.0">
  <artifact name="sisyphus-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sisyphus-spring', version='0.1.0')
)
libraryDependencies += "com.github.houbb" % "sisyphus-spring" % "0.1.0"
[com.github.houbb/sisyphus-spring "0.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : sisyphus-annotation jar 0.1.0
org.springframework : spring-aop jar 4.3.24.RELEASE
org.springframework : spring-context jar 4.3.24.RELEASE
org.aspectj : aspectjweaver jar 1.8.5
org.aspectj : aspectjrt jar 1.8.5

Project Modules

There are no modules declared in this project.