组织ID: |
org.springframework |
项目ID: |
spring-beans |
版本: |
3.0.3.RELEASE |
最后修改时间: |
2018-07-24 04:33:18 |
包类型: |
jar |
大小: |
540.92KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>3.0.3.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework:spring-beans:3.0.3.RELEASE
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<packaging>jar</packaging>
<version>3.0.3.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.3.RELEASE</version>
</parent>
<dependencies>
<dependency>
<groupId>javax.el</groupId>
<artifactId>el-api</artifactId>
<version>1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.inject</groupId>
<artifactId>javax.inject</artifactId>
<version>1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>cglib</groupId>
<artifactId>cglib-nodep</artifactId>
<version>2.2</version>
<optional>true</optional>
</dependency>
<!-- common logging dependency is in spring-core -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<junitArtifactName>junit:junit</junitArtifactName>
</configuration>
</plugin>
</plugins>
</pluginManagement>
</build>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/spring.handlers
META-INF/spring.schemas
META-INF/spring.tooling
org.springframework.beans.AbstractPropertyAccessor.class
org.springframework.beans.BeanInstantiationException.class
org.springframework.beans.BeanMetadataAttribute.class
org.springframework.beans.BeanMetadataAttributeAccessor.class
org.springframework.beans.BeanMetadataElement.class
org.springframework.beans.BeanUtils.class
org.springframework.beans.BeanWrapper.class
org.springframework.beans.BeanWrapperImpl$1.class
org.springframework.beans.BeanWrapperImpl$2.class
org.springframework.beans.BeanWrapperImpl$3.class
org.springframework.beans.BeanWrapperImpl$4.class
org.springframework.beans.BeanWrapperImpl$5.class
org.springframework.beans.BeanWrapperImpl$6.class
org.springframework.beans.BeanWrapperImpl$PropertyTokenHolder.class
org.springframework.beans.BeanWrapperImpl.class
org.springframework.beans.BeansException.class
org.springframework.beans.CachedIntrospectionResults.class
org.springframework.beans.ConfigurablePropertyAccessor.class
org.springframework.beans.ConversionNotSupportedException.class
org.springframework.beans.DirectFieldAccessor$1.class
org.springframework.beans.DirectFieldAccessor.class
org.springframework.beans.FatalBeanException.class
org.springframework.beans.GenericTypeAwarePropertyDescriptor.class
org.springframework.beans.InvalidPropertyException.class
org.springframework.beans.Mergeable.class
org.springframework.beans.MethodInvocationException.class
org.springframework.beans.MutablePropertyValues.class
org.springframework.beans.NotReadablePropertyException.class
org.springframework.beans.NotWritablePropertyException.class
org.springframework.beans.NullValueInNestedPathException.class
org.springframework.beans.PropertyAccessException.class
org.springframework.beans.PropertyAccessor.class
org.springframework.beans.PropertyAccessorFactory.class
org.springframework.beans.PropertyAccessorUtils.class
org.springframework.beans.PropertyBatchUpdateException.class
org.springframework.beans.PropertyEditorRegistrar.class
org.springframework.beans.PropertyEditorRegistry.class
org.springframework.beans.PropertyEditorRegistrySupport$CustomEditorHolder.class
org.springframework.beans.PropertyEditorRegistrySupport.class
org.springframework.beans.PropertyMatches.class
org.springframework.beans.PropertyValue.class
org.springframework.beans.PropertyValues.class
org.springframework.beans.PropertyValuesEditor.class
org.springframework.beans.SimpleTypeConverter.class
org.springframework.beans.TypeConverter.class
org.springframework.beans.TypeConverterDelegate.class
org.springframework.beans.TypeMismatchException.class
org.springframework.beans.annotation.AnnotationBeanUtils.class
org.springframework.beans.annotation.package-info.class
org.springframework.beans.factory.BeanClassLoaderAware.class
org.springframework.beans.factory.BeanCreationException.class
org.springframework.beans.factory.BeanCreationNotAllowedException.class
org.springframework.beans.factory.BeanCurrentlyInCreationException.class
org.springframework.beans.factory.BeanDefinitionStoreException.class
org.springframework.beans.factory.BeanExpressionException.class
org.springframework.beans.factory.BeanFactory.class
org.springframework.beans.factory.BeanFactoryAware.class
org.springframework.beans.factory.BeanFactoryUtils.class
org.springframework.beans.factory.BeanInitializationException.class
org.springframework.beans.factory.BeanIsAbstractException.class
org.springframework.beans.factory.BeanIsNotAFactoryException.class
org.springframework.beans.factory.BeanNameAware.class
org.springframework.beans.factory.BeanNotOfRequiredTypeException.class
org.springframework.beans.factory.CannotLoadBeanClassException.class
org.springframework.beans.factory.DisposableBean.class
org.springframework.beans.factory.FactoryBean.class
org.springframework.beans.factory.FactoryBeanNotInitializedException.class
org.springframework.beans.factory.HierarchicalBeanFactory.class
org.springframework.beans.factory.InitializingBean.class
org.springframework.beans.factory.ListableBeanFactory.class
org.springframework.beans.factory.NamedBean.class
org.springframework.beans.factory.NoSuchBeanDefinitionException.class
org.springframework.beans.factory.ObjectFactory.class
org.springframework.beans.factory.SmartFactoryBean.class
org.springframework.beans.factory.UnsatisfiedDependencyException.class
org.springframework.beans.factory.access.BeanFactoryLocator.class
org.springframework.beans.factory.access.BeanFactoryReference.class
org.springframework.beans.factory.access.BootstrapException.class
org.springframework.beans.factory.access.SingletonBeanFactoryLocator$BeanFactoryGroup.class
org.springframework.beans.factory.access.SingletonBeanFactoryLocator$CountingBeanFactoryReference.class
org.springframework.beans.factory.access.SingletonBeanFactoryLocator.class
org.springframework.beans.factory.access.el.SimpleSpringBeanELResolver.class
org.springframework.beans.factory.access.el.SpringBeanELResolver.class
org.springframework.beans.factory.access.el.package-info.class
org.springframework.beans.factory.access.package-info.class
org.springframework.beans.factory.annotation.AnnotatedBeanDefinition.class
org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition.class
org.springframework.beans.factory.annotation.AnnotationBeanWiringInfoResolver.class
org.springframework.beans.factory.annotation.Autowire.class
org.springframework.beans.factory.annotation.Autowired.class
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.class
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.class
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.class
org.springframework.beans.factory.annotation.Configurable.class
org.springframework.beans.factory.annotation.CustomAutowireConfigurer.class
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.class
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.class
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.class
org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.class
org.springframework.beans.factory.annotation.InjectionMetadata.class
org.springframework.beans.factory.annotation.Qualifier.class
org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver.class
org.springframework.beans.factory.annotation.Required.class
org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor.class
org.springframework.beans.factory.annotation.Value.class
org.springframework.beans.factory.annotation.package-info.class
org.springframework.beans.factory.config.AbstractFactoryBean$EarlySingletonInvocationHandler.class
org.springframework.beans.factory.config.AbstractFactoryBean.class
org.springframework.beans.factory.config.AutowireCapableBeanFactory.class
org.springframework.beans.factory.config.BeanDefinition.class
org.springframework.beans.factory.config.BeanDefinitionHolder.class
org.springframework.beans.factory.config.BeanDefinitionVisitor.class
org.springframework.beans.factory.config.BeanExpressionContext.class
org.springframework.beans.factory.config.BeanExpressionResolver.class
org.springframework.beans.factory.config.BeanFactoryPostProcessor.class
org.springframework.beans.factory.config.BeanPostProcessor.class
org.springframework.beans.factory.config.BeanReference.class
org.springframework.beans.factory.config.BeanReferenceFactoryBean.class
org.springframework.beans.factory.config.CommonsLogFactoryBean.class
org.springframework.beans.factory.config.ConfigurableBeanFactory.class
org.springframework.beans.factory.config.ConfigurableListableBeanFactory.class
org.springframework.beans.factory.config.ConstructorArgumentValues$ValueHolder.class
org.springframework.beans.factory.config.ConstructorArgumentValues.class
org.springframework.beans.factory.config.CustomEditorConfigurer$SharedPropertyEditorRegistrar.class
org.springframework.beans.factory.config.CustomEditorConfigurer.class
org.springframework.beans.factory.config.CustomScopeConfigurer.class
org.springframework.beans.factory.config.DependencyDescriptor.class
org.springframework.beans.factory.config.DeprecatedBeanWarner.class
org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor.class
org.springframework.beans.factory.config.FieldRetrievingFactoryBean.class
org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor.class
org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter.class
org.springframework.beans.factory.config.ListFactoryBean.class
org.springframework.beans.factory.config.MapFactoryBean.class
org.springframework.beans.factory.config.MethodInvokingFactoryBean.class
org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory.class
org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean.class
org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer.class
org.springframework.beans.factory.config.PropertiesFactoryBean.class
org.springframework.beans.factory.config.PropertyOverrideConfigurer.class
org.springframework.beans.factory.config.PropertyPathFactoryBean.class
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer$PlaceholderResolvingStringValueResolver.class
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer$PropertyPlaceholderConfigurerResolver.class
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.class
org.springframework.beans.factory.config.PropertyResourceConfigurer.class
org.springframework.beans.factory.config.ProviderCreatingFactoryBean$TargetBeanProvider.class
org.springframework.beans.factory.config.ProviderCreatingFactoryBean.class
org.springframework.beans.factory.config.RuntimeBeanNameReference.class
org.springframework.beans.factory.config.RuntimeBeanReference.class
org.springframework.beans.factory.config.Scope.class
org.springframework.beans.factory.config.ServiceLocatorFactoryBean$ServiceLocatorInvocationHandler.class
org.springframework.beans.factory.config.ServiceLocatorFactoryBean.class
org.springframework.beans.factory.config.SetFactoryBean.class
org.springframework.beans.factory.config.SingletonBeanRegistry.class
org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor.class
org.springframework.beans.factory.config.TypedStringValue.class
org.springframework.beans.factory.config.package-info.class
org.springframework.beans.factory.package-info.class
org.springframework.beans.factory.parsing.AbstractComponentDefinition.class
org.springframework.beans.factory.parsing.AliasDefinition.class
org.springframework.beans.factory.parsing.BeanComponentDefinition.class
org.springframework.beans.factory.parsing.BeanDefinitionParsingException.class
org.springframework.beans.factory.parsing.BeanEntry.class
org.springframework.beans.factory.parsing.ComponentDefinition.class
org.springframework.beans.factory.parsing.CompositeComponentDefinition.class
org.springframework.beans.factory.parsing.ConstructorArgumentEntry.class
org.springframework.beans.factory.parsing.DefaultsDefinition.class
org.springframework.beans.factory.parsing.EmptyReaderEventListener.class
org.springframework.beans.factory.parsing.FailFastProblemReporter.class
org.springframework.beans.factory.parsing.ImportDefinition.class
org.springframework.beans.factory.parsing.Location.class
org.springframework.beans.factory.parsing.NullSourceExtractor.class
org.springframework.beans.factory.parsing.ParseState$Entry.class
org.springframework.beans.factory.parsing.ParseState.class
org.springframework.beans.factory.parsing.PassThroughSourceExtractor.class
org.springframework.beans.factory.parsing.Problem.class
org.springframework.beans.factory.parsing.ProblemReporter.class
org.springframework.beans.factory.parsing.PropertyEntry.class
org.springframework.beans.factory.parsing.QualifierEntry.class
org.springframework.beans.factory.parsing.ReaderContext.class
org.springframework.beans.factory.parsing.ReaderEventListener.class
org.springframework.beans.factory.parsing.SourceExtractor.class
org.springframework.beans.factory.parsing.package-info.class
org.springframework.beans.factory.serviceloader.AbstractServiceLoaderBasedFactoryBean.class
org.springframework.beans.factory.serviceloader.ServiceFactoryBean.class
org.springframework.beans.factory.serviceloader.ServiceListFactoryBean.class
org.springframework.beans.factory.serviceloader.ServiceLoaderFactoryBean.class
org.springframework.beans.factory.serviceloader.package-info.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$2.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$3.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$4.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$5.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$6.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$7.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$AutowireByTypeDependencyDescriptor.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.class
org.springframework.beans.factory.support.AbstractBeanDefinition.class
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.class
org.springframework.beans.factory.support.AbstractBeanFactory$1.class
org.springframework.beans.factory.support.AbstractBeanFactory$2.class
org.springframework.beans.factory.support.AbstractBeanFactory$3.class
org.springframework.beans.factory.support.AbstractBeanFactory$4.class
org.springframework.beans.factory.support.AbstractBeanFactory.class
org.springframework.beans.factory.support.AutowireCandidateQualifier.class
org.springframework.beans.factory.support.AutowireCandidateResolver.class
org.springframework.beans.factory.support.AutowireUtils$1.class
org.springframework.beans.factory.support.AutowireUtils$2.class
org.springframework.beans.factory.support.AutowireUtils$ObjectFactoryDelegatingInvocationHandler.class
org.springframework.beans.factory.support.AutowireUtils.class
org.springframework.beans.factory.support.BeanDefinitionBuilder.class
org.springframework.beans.factory.support.BeanDefinitionDefaults.class
org.springframework.beans.factory.support.BeanDefinitionReader.class
org.springframework.beans.factory.support.BeanDefinitionReaderUtils.class
org.springframework.beans.factory.support.BeanDefinitionRegistry.class
org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor.class
org.springframework.beans.factory.support.BeanDefinitionResource.class
org.springframework.beans.factory.support.BeanDefinitionValidationException.class
org.springframework.beans.factory.support.BeanDefinitionValueResolver.class
org.springframework.beans.factory.support.BeanNameGenerator.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator$CallbackFilterImpl.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator$CglibIdentitySupport.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator$LookupOverrideMethodInterceptor.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator$ReplaceOverrideMethodInterceptor.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy.class
org.springframework.beans.factory.support.ChildBeanDefinition.class
org.springframework.beans.factory.support.ConstructorResolver$1.class
org.springframework.beans.factory.support.ConstructorResolver$2.class
org.springframework.beans.factory.support.ConstructorResolver$3.class
org.springframework.beans.factory.support.ConstructorResolver$ArgumentsHolder.class
org.springframework.beans.factory.support.ConstructorResolver$AutowiredArgumentMarker.class
org.springframework.beans.factory.support.ConstructorResolver$ConstructorPropertiesChecker.class
org.springframework.beans.factory.support.ConstructorResolver.class
org.springframework.beans.factory.support.DefaultBeanNameGenerator.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$1.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$2.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$DependencyObjectFactory.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$DependencyProvider.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$DependencyProviderFactory.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$SerializedBeanFactoryReference.class
org.springframework.beans.factory.support.DefaultListableBeanFactory.class
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.class
org.springframework.beans.factory.support.DisposableBeanAdapter$1.class
org.springframework.beans.factory.support.DisposableBeanAdapter$2.class
org.springframework.beans.factory.support.DisposableBeanAdapter$3.class
org.springframework.beans.factory.support.DisposableBeanAdapter$4.class
org.springframework.beans.factory.support.DisposableBeanAdapter.class
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.class
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$2.class
org.springframework.beans.factory.support.FactoryBeanRegistrySupport.class
org.springframework.beans.factory.support.GenericBeanDefinition.class
org.springframework.beans.factory.support.InstantiationStrategy.class
org.springframework.beans.factory.support.LookupOverride.class
org.springframework.beans.factory.support.ManagedArray.class
org.springframework.beans.factory.support.ManagedList.class
org.springframework.beans.factory.support.ManagedMap.class
org.springframework.beans.factory.support.ManagedProperties.class
org.springframework.beans.factory.support.ManagedSet.class
org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor.class
org.springframework.beans.factory.support.MethodOverride.class
org.springframework.beans.factory.support.MethodOverrides.class
org.springframework.beans.factory.support.MethodReplacer.class
org.springframework.beans.factory.support.PropertiesBeanDefinitionReader.class
org.springframework.beans.factory.support.ReplaceOverride.class
org.springframework.beans.factory.support.RootBeanDefinition.class
org.springframework.beans.factory.support.SecurityContextProvider.class
org.springframework.beans.factory.support.SimpleAutowireCandidateResolver.class
org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry.class
org.springframework.beans.factory.support.SimpleInstantiationStrategy$1.class
org.springframework.beans.factory.support.SimpleInstantiationStrategy$2.class
org.springframework.beans.factory.support.SimpleInstantiationStrategy$3.class
org.springframework.beans.factory.support.SimpleInstantiationStrategy.class
org.springframework.beans.factory.support.SimpleSecurityContextProvider.class
org.springframework.beans.factory.support.StaticListableBeanFactory.class
org.springframework.beans.factory.support.package-info.class
org.springframework.beans.factory.wiring.BeanConfigurerSupport.class
org.springframework.beans.factory.wiring.BeanWiringInfo.class
org.springframework.beans.factory.wiring.BeanWiringInfoResolver.class
org.springframework.beans.factory.wiring.ClassNameBeanWiringInfoResolver.class
org.springframework.beans.factory.wiring.package-info.class
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser.class
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser.class
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser.class
org.springframework.beans.factory.xml.BeanDefinitionDecorator.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
el-api-1.0.jar
/javax.el/el-api/1.0
查看el-api所有版本文件
javax.inject-1.jar
/javax.inject/javax.inject/1
查看javax.inject所有版本文件
cglib-nodep-2.2.jar
/cglib/cglib-nodep/2.2
查看cglib-nodep所有版本文件
spring-core-${project.version}.jar
/org.springframework/spring-core/${project.version}
查看spring-core所有版本文件
|