组织ID: |
org.springframework |
项目ID: |
spring-beans |
版本: |
3.2.5.RELEASE |
最后修改时间: |
2018-07-25 12:20:02 |
包类型: |
jar |
标题: |
Spring Beans |
描述: |
Spring Beans |
相关URL: |
https://github.com/SpringSource/spring-framework |
大小: |
596.34KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>3.2.5.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework:spring-beans:3.2.5.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-beans</artifactId>
<version>3.2.5.RELEASE</version>
<name>Spring Beans</name>
<description>Spring Beans</description>
<url>https://github.com/SpringSource/spring-framework</url>
<organization>
<name>SpringSource</name>
<url>http://springsource.org/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@vmware.com</email>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/SpringSource/spring-framework</connection>
<developerConnection>scm:git:git://github.com/SpringSource/spring-framework</developerConnection>
<url>https://github.com/SpringSource/spring-framework</url>
</scm>
<dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>3.2.5.RELEASE</version>
<scope>compile</scope>
</dependency>
<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>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.springframework.beans.SimpleTypeConverter.class
org.springframework.beans.PropertyMatches.class
org.springframework.beans.BeanMetadataElement.class
org.springframework.beans.TypeConverterSupport.class
org.springframework.beans.BeanUtils.class
org.springframework.beans.PropertyDescriptorComparator.class
org.springframework.beans.BeanWrapper.class
org.springframework.beans.BeanWrapperImpl$5.class
org.springframework.beans.PropertyAccessException.class
org.springframework.beans.BeanWrapperImpl$3.class
org.springframework.beans.BeanInstantiationException.class
org.springframework.beans.ConversionNotSupportedException.class
org.springframework.beans.BeanInfoFactory.class
org.springframework.beans.FatalBeanException.class
org.springframework.beans.TypeConverter.class
org.springframework.beans.GenericTypeAwarePropertyDescriptor.class
org.springframework.beans.ExtendedBeanInfo$1.class
org.springframework.beans.Mergeable.class
org.springframework.beans.DirectFieldAccessor$1.class
org.springframework.beans.BeanWrapperImpl$4.class
org.springframework.beans.NullValueInNestedPathException.class
org.springframework.beans.NotWritablePropertyException.class
org.springframework.beans.BeanWrapperImpl$2.class
org.springframework.beans.PropertyValue.class
org.springframework.beans.BeanMetadataAttribute.class
org.springframework.beans.PropertyEditorRegistry.class
org.springframework.beans.PropertyAccessor.class
org.springframework.beans.NotReadablePropertyException.class
org.springframework.beans.SimpleIndexedPropertyDescriptor.class
org.springframework.beans.PropertyValues.class
org.springframework.beans.PropertyEditorRegistrySupport.class
org.springframework.beans.MutablePropertyValues.class
org.springframework.beans.BeanWrapperImpl$PropertyTokenHolder.class
org.springframework.beans.ConfigurablePropertyAccessor.class
org.springframework.beans.PropertyBatchUpdateException.class
org.springframework.beans.DirectFieldAccessor.class
org.springframework.beans.BeanWrapperImpl.class
org.springframework.beans.PropertyAccessorFactory.class
org.springframework.beans.CachedIntrospectionResults.class
org.springframework.beans.PropertyEditorRegistrySupport$CustomEditorHolder.class
org.springframework.beans.AbstractPropertyAccessor.class
org.springframework.beans.BeanWrapperImpl$1.class
org.springframework.beans.PropertyEditorRegistrar.class
org.springframework.beans.MethodInvocationException.class
org.springframework.beans.BeanMetadataAttributeAccessor.class
org.springframework.beans.BeansException.class
org.springframework.beans.PropertyAccessorUtils.class
org.springframework.beans.BeanWrapperImpl$6.class
org.springframework.beans.PropertyDescriptorUtils.class
org.springframework.beans.PropertyEditorRegistrySupport$1.class
org.springframework.beans.SimplePropertyDescriptor.class
org.springframework.beans.InvalidPropertyException.class
org.springframework.beans.ExtendedBeanInfoFactory.class
org.springframework.beans.TypeConverterDelegate.class
org.springframework.beans.TypeMismatchException.class
org.springframework.beans.ExtendedBeanInfo.class
org.springframework.beans.PropertyValuesEditor.class
org.springframework.beans.annotation.AnnotationBeanUtils.class
org.springframework.beans.factory.BeanFactory.class
org.springframework.beans.factory.BeanFactoryAware.class
org.springframework.beans.factory.ObjectFactory.class
org.springframework.beans.factory.InitializingBean.class
org.springframework.beans.factory.HierarchicalBeanFactory.class
org.springframework.beans.factory.BeanNameAware.class
org.springframework.beans.factory.BeanDefinitionStoreException.class
org.springframework.beans.factory.BeanFactoryUtils.class
org.springframework.beans.factory.NamedBean.class
org.springframework.beans.factory.BeanCurrentlyInCreationException.class
org.springframework.beans.factory.BeanCreationNotAllowedException.class
org.springframework.beans.factory.BeanCreationException.class
org.springframework.beans.factory.BeanNotOfRequiredTypeException.class
org.springframework.beans.factory.BeanIsAbstractException.class
org.springframework.beans.factory.Aware.class
org.springframework.beans.factory.BeanIsNotAFactoryException.class
org.springframework.beans.factory.CannotLoadBeanClassException.class
org.springframework.beans.factory.BeanExpressionException.class
org.springframework.beans.factory.ListableBeanFactory.class
org.springframework.beans.factory.DisposableBean.class
org.springframework.beans.factory.FactoryBean.class
org.springframework.beans.factory.BeanClassLoaderAware.class
org.springframework.beans.factory.NoUniqueBeanDefinitionException.class
org.springframework.beans.factory.FactoryBeanNotInitializedException.class
org.springframework.beans.factory.BeanInitializationException.class
org.springframework.beans.factory.NoSuchBeanDefinitionException.class
org.springframework.beans.factory.SmartFactoryBean.class
org.springframework.beans.factory.UnsatisfiedDependencyException.class
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.class
org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor.class
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.class
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.class
org.springframework.beans.factory.annotation.AnnotatedBeanDefinition.class
org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition.class
org.springframework.beans.factory.annotation.CustomAutowireConfigurer.class
org.springframework.beans.factory.annotation.AnnotationBeanWiringInfoResolver.class
org.springframework.beans.factory.annotation.Qualifier.class
org.springframework.beans.factory.annotation.Required.class
org.springframework.beans.factory.annotation.Configurable.class
org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver.class
org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.class
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.class
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.class
org.springframework.beans.factory.annotation.Autowire.class
org.springframework.beans.factory.annotation.Autowired.class
org.springframework.beans.factory.annotation.BeanFactoryAnnotationUtils.class
org.springframework.beans.factory.annotation.Value.class
org.springframework.beans.factory.annotation.InjectionMetadata.class
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.class
org.springframework.beans.factory.serviceloader.ServiceListFactoryBean.class
org.springframework.beans.factory.serviceloader.AbstractServiceLoaderBasedFactoryBean.class
org.springframework.beans.factory.serviceloader.ServiceFactoryBean.class
org.springframework.beans.factory.serviceloader.ServiceLoaderFactoryBean.class
org.springframework.beans.factory.xml.XmlReaderContext.class
org.springframework.beans.factory.xml.BeansDtdResolver.class
org.springframework.beans.factory.xml.ParserContext.class
org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler.class
org.springframework.beans.factory.xml.PluggableSchemaResolver.class
org.springframework.beans.factory.xml.UtilNamespaceHandler$SetBeanDefinitionParser.class
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser.class
org.springframework.beans.factory.xml.DefaultDocumentLoader.class
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser.class
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.class
org.springframework.beans.factory.xml.UtilNamespaceHandler$ConstantBeanDefinitionParser.class
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser.class
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException.class
org.springframework.beans.factory.xml.NamespaceHandlerResolver.class
org.springframework.beans.factory.xml.UtilNamespaceHandler$MapBeanDefinitionParser.class
org.springframework.beans.factory.xml.DocumentLoader.class
org.springframework.beans.factory.xml.BeanDefinitionDocumentReader.class
org.springframework.beans.factory.xml.BeanDefinitionParserDelegate.class
org.springframework.beans.factory.xml.DocumentDefaultsDefinition.class
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.class
org.springframework.beans.factory.xml.NamespaceHandler.class
org.springframework.beans.factory.xml.BeanDefinitionParser.class
org.springframework.beans.factory.xml.UtilNamespaceHandler.class
org.springframework.beans.factory.xml.UtilNamespaceHandler$ListBeanDefinitionParser.class
org.springframework.beans.factory.xml.ResourceEntityResolver.class
org.springframework.beans.factory.xml.UtilNamespaceHandler$PropertiesBeanDefinitionParser.class
org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver.class
org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler.class
org.springframework.beans.factory.xml.DelegatingEntityResolver.class
org.springframework.beans.factory.xml.XmlBeanFactory.class
org.springframework.beans.factory.xml.NamespaceHandlerSupport.class
org.springframework.beans.factory.xml.UtilNamespaceHandler$PropertyPathBeanDefinitionParser.class
org.springframework.beans.factory.xml.UtilNamespaceHandler$1.class
org.springframework.beans.factory.xml.BeanDefinitionDecorator.class
org.springframework.beans.factory.wiring.BeanWiringInfo.class
org.springframework.beans.factory.wiring.BeanConfigurerSupport.class
org.springframework.beans.factory.wiring.BeanWiringInfoResolver.class
org.springframework.beans.factory.wiring.ClassNameBeanWiringInfoResolver.class
org.springframework.beans.factory.access.SingletonBeanFactoryLocator.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$CountingBeanFactoryReference.class
org.springframework.beans.factory.access.SingletonBeanFactoryLocator$BeanFactoryGroup.class
org.springframework.beans.factory.access.SingletonBeanFactoryLocator$1.class
org.springframework.beans.factory.access.el.SpringBeanELResolver.class
org.springframework.beans.factory.access.el.SimpleSpringBeanELResolver.class
org.springframework.beans.factory.support.BeanDefinitionValueResolver.class
org.springframework.beans.factory.support.AbstractBeanFactory.class
org.springframework.beans.factory.support.FactoryBeanRegistrySupport.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator.class
org.springframework.beans.factory.support.MethodOverrides.class
org.springframework.beans.factory.support.DefaultBeanNameGenerator.class
org.springframework.beans.factory.support.ConstructorResolver$2.class
org.springframework.beans.factory.support.MethodReplacer.class
org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor.class
org.springframework.beans.factory.support.AutowireCandidateQualifier.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$1.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$SerializedBeanFactoryReference.class
org.springframework.beans.factory.support.InstantiationStrategy.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$2.class
org.springframework.beans.factory.support.BeanDefinitionRegistry.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$8.class
org.springframework.beans.factory.support.MethodOverride.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator$CglibIdentitySupport.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$DependencyProviderFactory.class
org.springframework.beans.factory.support.ManagedList.class
org.springframework.beans.factory.support.AutowireUtils$2.class
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$2.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$6.class
org.springframework.beans.factory.support.ManagedArray.class
org.springframework.beans.factory.support.GenericBeanDefinition.class
org.springframework.beans.factory.support.DisposableBeanAdapter$3.class
org.springframework.beans.factory.support.AbstractBeanDefinition.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$2.class
org.springframework.beans.factory.support.ChildBeanDefinition.class
org.springframework.beans.factory.support.BeanDefinitionBuilder.class
org.springframework.beans.factory.support.BeanDefinitionReaderUtils.class
org.springframework.beans.factory.support.ConstructorResolver$1.class
org.springframework.beans.factory.support.ConstructorResolver$3.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy.class
org.springframework.beans.factory.support.BeanDefinitionValueResolver$KeyedArgName.class
org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$1.class
org.springframework.beans.factory.support.BeanDefinitionResource.class
org.springframework.beans.factory.support.ManagedSet.class
org.springframework.beans.factory.support.RootBeanDefinition.class
org.springframework.beans.factory.support.DisposableBeanAdapter$1.class
org.springframework.beans.factory.support.AbstractBeanFactory$1.class
org.springframework.beans.factory.support.AutowireCandidateResolver.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$7.class
org.springframework.beans.factory.support.ConstructorResolver$ArgumentsHolder.class
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.class
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.class
org.springframework.beans.factory.support.LookupOverride.class
org.springframework.beans.factory.support.ConstructorResolver.class
org.springframework.beans.factory.support.AutowireUtils.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator$CallbackFilterImpl.class
org.springframework.beans.factory.support.ManagedProperties.class
org.springframework.beans.factory.support.SimpleInstantiationStrategy$2.class
org.springframework.beans.factory.support.PropertiesBeanDefinitionReader.class
org.springframework.beans.factory.support.AutowireUtils$ObjectFactoryDelegatingInvocationHandler.class
org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.class
org.springframework.beans.factory.support.SimpleAutowireCandidateResolver.class
org.springframework.beans.factory.support.AbstractBeanFactory$2.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator$ReplaceOverrideMethodInterceptor.class
org.springframework.beans.factory.support.DisposableBeanAdapter.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$DependencyProvider.class
org.springframework.beans.factory.support.ConstructorResolver$ConstructorPropertiesChecker.class
org.springframework.beans.factory.support.AutowireUtils$1.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1Holder.class
org.springframework.beans.factory.support.DisposableBeanAdapter$2.class
org.springframework.beans.factory.support.ConstructorResolver$AutowiredArgumentMarker.class
org.springframework.beans.factory.support.SimpleInstantiationStrategy.class
org.springframework.beans.factory.support.DisposableBeanAdapter$4.class
org.springframework.beans.factory.support.DefaultListableBeanFactory.class
org.springframework.beans.factory.support.AbstractBeanFactory$3.class
org.springframework.beans.factory.support.BeanDefinitionReader.class
org.springframework.beans.factory.support.ManagedMap.class
org.springframework.beans.factory.support.BeanDefinitionDefaults.class
org.springframework.beans.factory.support.AbstractBeanFactory$4.class
org.springframework.beans.factory.support.DefaultListableBeanFactory$DependencyObjectFactory.class
org.springframework.beans.factory.support.SimpleSecurityContextProvider.class
org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry.class
org.springframework.beans.factory.support.SecurityContextProvider.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$3.class
org.springframework.beans.factory.support.BeanDefinitionValidationException.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$4.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$5.class
org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy$CglibSubclassCreator$LookupOverrideMethodInterceptor.class
org.springframework.beans.factory.support.StaticListableBeanFactory.class
org.springframework.beans.factory.support.SimpleInstantiationStrategy$1.class
org.springframework.beans.factory.support.SimpleInstantiationStrategy$3.class
org.springframework.beans.factory.support.ReplaceOverride.class
org.springframework.beans.factory.support.BeanNameGenerator.class
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$AutowireByTypeDependencyDescriptor.class
org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter.class
org.springframework.beans.factory.config.CustomEditorConfigurer$SharedPropertyEditorRegistrar.class
org.springframework.beans.factory.config.BeanPostProcessor.class
org.springframework.beans.factory.config.MethodInvokingFactoryBean.class
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.class
org.springframework.beans.factory.config.BeanDefinitionVisitor.class
org.springframework.beans.factory.config.PlaceholderConfigurerSupport.class
org.springframework.beans.factory.config.ConfigurableListableBeanFactory.class
org.springframework.beans.factory.config.CustomEditorConfigurer.class
org.springframework.beans.factory.config.BeanFactoryPostProcessor.class
org.springframework.beans.factory.config.ServiceLocatorFactoryBean$ServiceLocatorInvocationHandler.class
org.springframework.beans.factory.config.DeprecatedBeanWarner.class
org.springframework.beans.factory.config.Scope.class
org.springframework.beans.factory.config.RuntimeBeanNameReference.class
org.springframework.beans.factory.config.BeanReference.class
org.springframework.beans.factory.config.AutowireCapableBeanFactory.class
org.springframework.beans.factory.config.ConfigurableBeanFactory.class
org.springframework.beans.factory.config.FieldRetrievingFactoryBean.class
org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor.class
org.springframework.beans.factory.config.BeanDefinition.class
org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean.class
org.springframework.beans.factory.config.AbstractFactoryBean$1.class
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer$PropertyPlaceholderConfigurerResolver.class
org.springframework.beans.factory.config.AbstractFactoryBean.class
org.springframework.beans.factory.config.ServiceLocatorFactoryBean.class
org.springframework.beans.factory.config.ConstructorArgumentValues.class
org.springframework.beans.factory.config.SetFactoryBean.class
org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor.class
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer$1.class
org.springframework.beans.factory.config.AbstractFactoryBean$EarlySingletonInvocationHandler.class
org.springframework.beans.factory.config.BeanExpressionResolver.class
org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor.class
org.springframework.beans.factory.config.ProviderCreatingFactoryBean$TargetBeanProvider.class
org.springframework.beans.factory.config.ListFactoryBean.class
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer$PlaceholderResolvingStringValueResolver.class
org.springframework.beans.factory.config.MapFactoryBean.class
org.springframework.beans.factory.config.SingletonBeanRegistry.class
org.springframework.beans.factory.config.TypedStringValue.class
org.springframework.beans.factory.config.PropertiesFactoryBean.class
org.springframework.beans.factory.config.PropertyPathFactoryBean.class
org.springframework.beans.factory.config.ProviderCreatingFactoryBean.class
org.springframework.beans.factory.config.BeanDefinitionHolder.class
org.springframework.beans.factory.config.RuntimeBeanReference.class
org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean$TargetBeanObjectFactory.class
org.springframework.beans.factory.config.CommonsLogFactoryBean.class
org.springframework.beans.factory.config.BeanExpressionContext.class
org.springframework.beans.factory.config.ServiceLocatorFactoryBean$1.class
org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
spring-core-3.2.5.RELEASE.jar
/org.springframework/spring-core/3.2.5.RELEASE
查看spring-core所有版本文件
el-api-1.0.jar
/javax.el/el-api/1.0
查看el-api所有版本文件
javax.inject-1.jar
/javax.inject/javax.inject/1
查看javax.inject所有版本文件
|