All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download spring-javaconfig JAR 1.0.0.m3 with all dependencies


The Spring JavaConfig project provides a type-safe, pure-Java option for configuring Spring Application Contexts. While most people currently use XML to configure bean definitions in their Application Contexts, Spring's versatility and metadata based internal handling of bean definitions means alternatives to XML config are easy to implement.

Files of the artifact spring-javaconfig version 1.0.0.m3 from the group org.springframework.javaconfig.

Artifact spring-javaconfig
Group org.springframework.javaconfig
Version 1.0.0.m3
Last update 06. October 2008
Tags: most currently type people spring handling while easy configuring config contexts implement configure internal option metadata safe application bean means provides versatility definitions project pure alternatives java their javaconfig based
Organization Spring Framework
URL http://www.springframework.org/javaconfig
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies spring-core, spring-beans, spring-context, cglib-nodep, commons-logging,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of spring-javaconfig

Please rate this JAR file. Is it a good library?

7 downloads

Source code of spring-javaconfig version 1.0.0.m3

META-INF
META-INF.META-INF.MANIFEST.MF
org.springframework.config.java.annotation
org.springframework.config.java.annotation.org.springframework.config.annotation.AutoBean
org.springframework.config.java.annotation.org.springframework.config.annotation.Bean
org.springframework.config.java.annotation.org.springframework.config.annotation.BooleanEnum
org.springframework.config.java.annotation.org.springframework.config.annotation.Configuration
org.springframework.config.java.annotation.org.springframework.config.annotation.DependencyCheck
org.springframework.config.java.annotation.org.springframework.config.annotation.ExternalBean
org.springframework.config.java.annotation.org.springframework.config.annotation.ExternalValue
org.springframework.config.java.annotation.org.springframework.config.annotation.Import
org.springframework.config.java.annotation.org.springframework.config.annotation.Lazy
org.springframework.config.java.annotation.org.springframework.config.annotation.Meta
org.springframework.config.java.annotation.org.springframework.config.annotation.Primary
org.springframework.config.java.annotation.org.springframework.config.annotation.ResourceBundles
org.springframework.config.java.annotation.aop
org.springframework.config.java.annotation.aop.org.springframework.config.annotation.aop.ScopedProxy
org.springframework.config.java.annotation.aop.org.springframework.config.annotation.aop.package-info
org.springframework.config.java.annotation.aop.targetsource
org.springframework.config.java.annotation.aop.targetsource.org.springframework.config.annotation.aop.targetsource.HotSwappable
org.springframework.config.java.annotation.aop.targetsource.org.springframework.config.annotation.aop.targetsource.package-info
org.springframework.config.java.annotation
org.springframework.config.java.annotation.org.springframework.config.annotation.package-info
org.springframework.config.java.context
org.springframework.config.java.context.org.springframework.config.context.AmbiguousBeanLookupException
org.springframework.config.java.context.org.springframework.config.context.AnnotationApplicationContext
org.springframework.config.java.context.org.springframework.config.context.ClassPathScanningConfigurationProviderFactory
org.springframework.config.java.context.org.springframework.config.context.JavaConfigApplicationContext
org.springframework.config.java.context.org.springframework.config.context.JavaConfigBeanFactoryPostProcessorRegistry
org.springframework.config.java.context.org.springframework.config.context.JavaConfigWebApplicationContext
org.springframework.config.java.context.org.springframework.config.context.MultiplePrimaryBeanDefinitionException
org.springframework.config.java.context.org.springframework.config.context.NestedClassTypeFilter
org.springframework.config.java.context.org.springframework.config.context.TypeSafeBeanFactory
org.springframework.config.java.context.org.springframework.config.context.TypeSafeBeanFactoryUtils
org.springframework.config.java.context.org.springframework.config.context.package-info
org.springframework.config.java.core
org.springframework.config.java.core.org.springframework.config.core.AbstractBeanMethodProcessor
org.springframework.config.java.core.org.springframework.config.core.AutoBeanMethodProcessor
org.springframework.config.java.core.org.springframework.config.core.BeanMethodProcessor
org.springframework.config.java.core.org.springframework.config.core.BeanMethodReturnValueProcessor
org.springframework.config.java.core.org.springframework.config.core.BeanNameTrackingDefaultListableBeanFactory
org.springframework.config.java.core.org.springframework.config.core.Constants
org.springframework.config.java.core.org.springframework.config.core.EnhancerMethodInvoker
org.springframework.config.java.core.org.springframework.config.core.ExternalBeanMethodProcessor
org.springframework.config.java.core.org.springframework.config.core.ExternalValueMethodProcessor
org.springframework.config.java.core.org.springframework.config.core.MethodBeanWrapper
org.springframework.config.java.core.org.springframework.config.core.ScopedProxyMethodProcessor
org.springframework.config.java.core.org.springframework.config.core.StandardBeanMethodProcessor
org.springframework.config.java.core.org.springframework.config.core.package-info
org.springframework.config.java.enhancement
org.springframework.config.java.enhancement.org.springframework.config.enhancement.ConfigurationEnhancer
org.springframework.config.java.enhancement.cglib
org.springframework.config.java.enhancement.cglib.org.springframework.config.enhancement.cglib.BeanMethodMethodInterceptor
org.springframework.config.java.enhancement.cglib.org.springframework.config.enhancement.cglib.CglibConfigurationEnhancer
org.springframework.config.java.enhancement.cglib.org.springframework.config.enhancement.cglib.ExternalBeanMethodMethodInterceptor
org.springframework.config.java.enhancement.cglib.org.springframework.config.enhancement.cglib.ExternalValueMethodMethodInterceptor
org.springframework.config.java.enhancement.cglib.org.springframework.config.enhancement.cglib.ScopedProxyBeanMethodMethodInterceptor
org.springframework.config.java.enhancement.cglib.org.springframework.config.enhancement.cglib.package-info
org.springframework.config.java.enhancement
org.springframework.config.java.enhancement.org.springframework.config.enhancement.package-info
org.springframework.config.java.naming
org.springframework.config.java.naming.org.springframework.config.naming.BeanNamingStrategy
org.springframework.config.java.naming.org.springframework.config.naming.ChainedStrategy
org.springframework.config.java.naming.org.springframework.config.naming.MethodNameStrategy
org.springframework.config.java.naming.org.springframework.config.naming.package-info
org.springframework.config.java.process
org.springframework.config.java.process.org.springframework.config.process.AbstractAopConfigurationListener
org.springframework.config.java.process.org.springframework.config.process.AspectJAdviceConfigurationListener
org.springframework.config.java.process.org.springframework.config.process.AutoBeanConfigurationListener
org.springframework.config.java.process.org.springframework.config.process.ConfigurationListener
org.springframework.config.java.process.org.springframework.config.process.ConfigurationListenerRegistry
org.springframework.config.java.process.org.springframework.config.process.ConfigurationListenerSupport
org.springframework.config.java.process.org.springframework.config.process.ConfigurationPostProcessor
org.springframework.config.java.process.org.springframework.config.process.ConfigurationProcessor
org.springframework.config.java.process.org.springframework.config.process.HotSwapConfigurationListener
org.springframework.config.java.process.org.springframework.config.process.ImportConfigurationListener
org.springframework.config.java.process.org.springframework.config.process.ProcessUtils
org.springframework.config.java.process.org.springframework.config.process.ResourceBundlesConfigurationListener
org.springframework.config.java.process.org.springframework.config.process.ScopedProxyConfigurationListener
org.springframework.config.java.process.org.springframework.config.process.package-info
org.springframework.config.java.support
org.springframework.config.java.support.org.springframework.config.support.ConfigurationSupport
org.springframework.config.java.support.org.springframework.config.support.package-info
org.springframework.config.java.util
org.springframework.config.java.util.org.springframework.config.util.DefaultScopes
org.springframework.config.java.util.org.springframework.config.util.package-info
org.springframework.config.java.valuesource
org.springframework.config.java.valuesource.org.springframework.config.valuesource.AbstractStringBasedValueSource
org.springframework.config.java.valuesource.org.springframework.config.valuesource.CompositeValueSource
org.springframework.config.java.valuesource.org.springframework.config.valuesource.MessageSourceValueSource
org.springframework.config.java.valuesource.org.springframework.config.valuesource.PropertiesValueSource
org.springframework.config.java.valuesource.org.springframework.config.valuesource.ValueResolutionException
org.springframework.config.java.valuesource.org.springframework.config.valuesource.ValueSource
org.springframework.config.java.valuesource.org.springframework.config.valuesource.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy