com.github.houbb:sisyphus-spring

The spring module of sisyphus.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sisyphus-spring
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

The spring module of sisyphus.

Download sisyphus-spring

How to add to project

<!-- 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.

Versions

Version
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4