组织ID: |
org.springframework |
项目ID: |
spring-aspects |
版本: |
4.1.7.RELEASE |
最后修改时间: |
2018-07-25 12:33:40 |
包类型: |
jar |
标题: |
Spring Aspects |
描述: |
Spring Aspects |
相关URL: |
https://github.com/spring-projects/spring-framework |
大小: |
55.53KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aspects</artifactId>
<version>4.1.7.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework:spring-aspects:4.1.7.RELEASE
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework</groupId>
<artifactId>spring-aspects</artifactId>
<version>4.1.7.RELEASE</version>
<name>Spring Aspects</name>
<description>Spring Aspects</description>
<url>https://github.com/spring-projects/spring-framework</url>
<organization>
<name>Spring IO</name>
<url>http://projects.spring.io/spring-framework</url>
</organization>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>jhoeller</id>
<name>Juergen Hoeller</name>
<email>jhoeller@pivotal.io</email>
</developer>
</developers>
<issueManagement>
<system>Jira</system>
<url>https://jira.springsource.org/browse/SPR</url>
</issueManagement>
<scm>
<connection>scm:git:git://github.com/spring-projects/spring-framework</connection>
<developerConnection>scm:git:git://github.com/spring-projects/spring-framework</developerConnection>
<url>https://github.com/spring-projects/spring-framework</url>
</scm>
<dependencies>
<dependency>
<groupId>javax.cache</groupId>
<artifactId>cache-api</artifactId>
<version>1.0.0</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.8.6</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>4.1.7.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>4.1.7.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>4.1.7.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>4.1.7.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>4.1.7.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>4.1.7.RELEASE</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>javax.persistence</artifactId>
<version>2.0.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
overview.html
org.springframework.context.annotation.aspectj.SpringConfiguredConfiguration.class
org.springframework.context.annotation.aspectj.EnableSpringConfigured.class
org.springframework.mock.staticmock.AbstractMethodMockingControl$CallResponse.class
org.springframework.mock.staticmock.AbstractMethodMockingControl$Expectations$Call.class
org.springframework.mock.staticmock.MockStaticEntityMethods.class
org.springframework.mock.staticmock.AbstractMethodMockingControl.class
org.springframework.mock.staticmock.AnnotationDrivenStaticEntityMockingControl.class
org.springframework.mock.staticmock.AbstractMethodMockingControl$Expectations.class
org.springframework.scheduling.aspectj.AbstractAsyncExecutionAspect$AbstractAsyncExecutionAspect$1.class
org.springframework.scheduling.aspectj.AnnotationAsyncExecutionAspect.class
org.springframework.scheduling.aspectj.AspectJAsyncConfiguration.class
org.springframework.scheduling.aspectj.AbstractAsyncExecutionAspect.class
org.springframework.cache.aspectj.JCacheCacheAspect.class
org.springframework.cache.aspectj.AbstractCacheAspect$AbstractCacheAspect$1.class
org.springframework.cache.aspectj.AbstractCacheAspect.class
org.springframework.cache.aspectj.AspectJCachingConfiguration.class
org.springframework.cache.aspectj.AspectJJCacheConfiguration.class
org.springframework.cache.aspectj.JCacheCacheAspect$AnyThrow.class
org.springframework.cache.aspectj.AnnotationCacheAspect.class
org.springframework.cache.aspectj.JCacheCacheAspect$JCacheCacheAspect$1.class
org.springframework.beans.factory.aspectj.AbstractInterfaceDrivenDependencyInjectionAspect$ConfigurableDeserializationSupport.class
org.springframework.beans.factory.aspectj.AbstractInterfaceDrivenDependencyInjectionAspect.class
org.springframework.beans.factory.aspectj.GenericInterfaceDrivenDependencyInjectionAspect.class
org.springframework.beans.factory.aspectj.AbstractDependencyInjectionAspect.class
org.springframework.beans.factory.aspectj.ConfigurableObject.class
org.springframework.beans.factory.aspectj.AnnotationBeanConfigurerAspect.class
org.springframework.transaction.aspectj.AspectJTransactionManagementConfiguration.class
org.springframework.transaction.aspectj.AbstractTransactionAspect$AbstractTransactionAspect$1.class
org.springframework.transaction.aspectj.AnnotationTransactionAspect.class
org.springframework.transaction.aspectj.AbstractTransactionAspect.class
org.springframework.transaction.aspectj.AbstractTransactionAspect$Rethrower$1CheckedExceptionRethrower.class
org.springframework.transaction.aspectj.AbstractTransactionAspect$Rethrower.class
org.springframework.orm.jpa.aspectj.JpaExceptionTranslatorAspect.class
META-INF/aop.xml
META-INF/notice.txt
META-INF/license.txt
|
依赖Jar: |
cache-api-1.0.0.jar
/javax.cache/cache-api/1.0.0
查看cache-api所有版本文件
aspectjweaver-1.8.6.jar
/org.aspectj/aspectjweaver/1.8.6
查看aspectjweaver所有版本文件
spring-aop-4.1.7.RELEASE.jar
/org.springframework/spring-aop/4.1.7.RELEASE
查看spring-aop所有版本文件
spring-beans-4.1.7.RELEASE.jar
/org.springframework/spring-beans/4.1.7.RELEASE
查看spring-beans所有版本文件
spring-context-4.1.7.RELEASE.jar
/org.springframework/spring-context/4.1.7.RELEASE
查看spring-context所有版本文件
spring-context-support-4.1.7.RELEASE.jar
/org.springframework/spring-context-support/4.1.7.RELEASE
查看spring-context-support所有版本文件
spring-orm-4.1.7.RELEASE.jar
/org.springframework/spring-orm/4.1.7.RELEASE
查看spring-orm所有版本文件
spring-tx-4.1.7.RELEASE.jar
/org.springframework/spring-tx/4.1.7.RELEASE
查看spring-tx所有版本文件
javax.persistence-2.0.0.jar
/org.eclipse.persistence/javax.persistence/2.0.0
查看javax.persistence所有版本文件
|