License |
License |
---|---|
GroupId | GroupIdorg.springmodules |
ArtifactId | ArtifactIdspring-modules-aop |
Last Version | Last Version0.8a |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-modules-aop
|
Filename | Size |
---|---|
spring-modules-aop-0.8a.pom | |
spring-modules-aop-0.8a.jar | 4 KB |
spring-modules-aop-0.8a-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springmodules/spring-modules-aop/ -->
<dependency>
<groupId>org.springmodules</groupId>
<artifactId>spring-modules-aop</artifactId>
<version>0.8a</version>
</dependency>
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-aop/
implementation 'org.springmodules:spring-modules-aop:0.8a'
// https://jarcasting.com/artifacts/org.springmodules/spring-modules-aop/
implementation ("org.springmodules:spring-modules-aop:0.8a")
'org.springmodules:spring-modules-aop:jar:0.8a'
<dependency org="org.springmodules" name="spring-modules-aop" rev="0.8a">
<artifact name="spring-modules-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springmodules', module='spring-modules-aop', version='0.8a')
)
libraryDependencies += "org.springmodules" % "spring-modules-aop" % "0.8a"
[org.springmodules/spring-modules-aop "0.8a"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.0.4 |
org.springframework : spring-aop | jar | 2.0.3 |
org.springframework : spring-aspects | jar | 2.0.3 |
org.springframework : spring-beans | jar | 2.0.3 |
org.springframework : spring-context | jar | 2.0.3 |
org.springframework : spring-core | jar | 2.0.3 |
org.springframework : spring-support | jar | 2.0.3 |
ognl : ognl | jar | 2.6.7 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-mock | jar | 2.0.3 |
junit : junit | jar | 3.8.1 |
easymock : easymock | jar | 1.1 |