| License |
License |
|---|---|
| GroupId | GroupIdcom.github.snakerflow |
| ArtifactId | ArtifactIdsnaker-spring |
| Last Version | Last Version2.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsnaker-spring
snaker is free workflow.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| snaker-spring-2.5.1.pom | |
| snaker-spring-2.5.1.jar | 11 KB |
| snaker-spring-2.5.1-sources.jar | 7 KB |
| snaker-spring-2.5.1-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.snakerflow/snaker-spring/ -->
<dependency>
<groupId>com.github.snakerflow</groupId>
<artifactId>snaker-spring</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-spring/
implementation 'com.github.snakerflow:snaker-spring:2.5.1'
// https://jarcasting.com/artifacts/com.github.snakerflow/snaker-spring/
implementation ("com.github.snakerflow:snaker-spring:2.5.1")
'com.github.snakerflow:snaker-spring:jar:2.5.1'
<dependency org="com.github.snakerflow" name="snaker-spring" rev="2.5.1">
<artifact name="snaker-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snakerflow', module='snaker-spring', version='2.5.1')
)
libraryDependencies += "com.github.snakerflow" % "snaker-spring" % "2.5.1"
[com.github.snakerflow/snaker-spring "2.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.snakerflow : snaker-core | jar | 2.5.1 |
| org.aspectj : aspectjrt | jar | 1.6.9 |
| org.aspectj : aspectjweaver | jar | 1.6.9 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.4 |
| commons-lang : commons-lang | jar | 2.5 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| joda-time : joda-time | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 3.1.3.RELEASE |
| org.springframework : spring-beans | jar | 3.1.3.RELEASE |
| org.springframework : spring-context | jar | 3.1.3.RELEASE |
| org.springframework : spring-aop | jar | 3.1.3.RELEASE |
| org.springframework : spring-tx | jar | 3.1.3.RELEASE |
| org.springframework : spring-orm | jar | 3.1.3.RELEASE |
| org.springframework : spring-jdbc | jar | 3.1.3.RELEASE |
| org.springframework : spring-test | jar | 3.1.3.RELEASE |
| commons-dbcp : commons-dbcp | jar | 1.3 |
| mysql : mysql-connector-java | jar | 5.0.5 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| junit : junit | jar | 4.11 |