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

Download smart-framework JAR 2.3 with all dependencies


Smart Framework is a lightweight Java Web Framework

Files of the artifact smart-framework version 2.3 from the group org.smart4j.

Test

Artifact smart-framework
Group org.smart4j
Version 2.3
Last update 04. June 2014
Tags: java lightweight framework smart
Organization not specified
URL http://www.smart4j.org/
License The Apache Software License, Version 2.0
Dependencies amount 11
Dependencies slf4j-log4j12, jackson-mapper-asl, jackson-jaxrs, cglib, commons-lang, commons-collections, commons-beanutils, commons-dbcp, commons-dbutils, commons-fileupload, commons-codec,
There are maybe transitive dependencies!
There is a newer version: 2.3.2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of smart-framework Show documentation

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

0 downloads

Source code of smart-framework version 2.3

META-INF
META-INF.META-INF.MANIFEST.MF
org.smart4j.framework
org.smart4j.framework.org.smart4j.framework.FrameworkConstant
org.smart4j.framework.org.smart4j.framework.HelperLoader
org.smart4j.framework.org.smart4j.framework.InstanceFactory
org.smart4j.framework.aop
org.smart4j.framework.aop.org.smart4j.framework.aop.AopHelper
org.smart4j.framework.aop.org.smart4j.framework.aop.AspectProxy
org.smart4j.framework.aop.annotation
org.smart4j.framework.aop.annotation.org.smart4j.framework.aop.annotation.Aspect
org.smart4j.framework.aop.annotation.org.smart4j.framework.aop.annotation.AspectOrder
org.smart4j.framework.aop.proxy
org.smart4j.framework.aop.proxy.org.smart4j.framework.aop.proxy.Proxy
org.smart4j.framework.aop.proxy.org.smart4j.framework.aop.proxy.ProxyChain
org.smart4j.framework.aop.proxy.org.smart4j.framework.aop.proxy.ProxyManager
org.smart4j.framework.core
org.smart4j.framework.core.org.smart4j.framework.core.ClassHelper
org.smart4j.framework.core.org.smart4j.framework.core.ClassScanner
org.smart4j.framework.core.org.smart4j.framework.core.ConfigHelper
org.smart4j.framework.core.bean
org.smart4j.framework.core.bean.org.smart4j.framework.core.bean.BaseBean
org.smart4j.framework.core.fault
org.smart4j.framework.core.fault.org.smart4j.framework.core.fault.InitializationError
org.smart4j.framework.core.impl
org.smart4j.framework.core.impl.org.smart4j.framework.core.impl.DefaultClassScanner
org.smart4j.framework.core.impl.support
org.smart4j.framework.core.impl.support.org.smart4j.framework.core.impl.support.AnnotationClassTemplate
org.smart4j.framework.core.impl.support.org.smart4j.framework.core.impl.support.ClassTemplate
org.smart4j.framework.core.impl.support.org.smart4j.framework.core.impl.support.SupperClassTemplate
org.smart4j.framework.dao
org.smart4j.framework.dao.org.smart4j.framework.dao.DataAccessor
org.smart4j.framework.dao.org.smart4j.framework.dao.DatabaseHelper
org.smart4j.framework.dao.org.smart4j.framework.dao.SqlHelper
org.smart4j.framework.dao.bean
org.smart4j.framework.dao.bean.org.smart4j.framework.dao.bean.Pager
org.smart4j.framework.dao.impl
org.smart4j.framework.dao.impl.org.smart4j.framework.dao.impl.DefaultDataAccessor
org.smart4j.framework.ds
org.smart4j.framework.ds.org.smart4j.framework.ds.DataSourceFactory
org.smart4j.framework.ds.impl
org.smart4j.framework.ds.impl.org.smart4j.framework.ds.impl.AbstractDataSourceFactory
org.smart4j.framework.ds.impl.org.smart4j.framework.ds.impl.DefaultDataSourceFactory
org.smart4j.framework.ioc
org.smart4j.framework.ioc.org.smart4j.framework.ioc.BeanHelper
org.smart4j.framework.ioc.org.smart4j.framework.ioc.IocHelper
org.smart4j.framework.ioc.annotation
org.smart4j.framework.ioc.annotation.org.smart4j.framework.ioc.annotation.Bean
org.smart4j.framework.ioc.annotation.org.smart4j.framework.ioc.annotation.Impl
org.smart4j.framework.ioc.annotation.org.smart4j.framework.ioc.annotation.Inject
org.smart4j.framework.mvc
org.smart4j.framework.mvc.org.smart4j.framework.mvc.ActionHelper
org.smart4j.framework.mvc.org.smart4j.framework.mvc.ContainerListener
org.smart4j.framework.mvc.org.smart4j.framework.mvc.DataContext
org.smart4j.framework.mvc.org.smart4j.framework.mvc.DispatcherServlet
org.smart4j.framework.mvc.org.smart4j.framework.mvc.Handler
org.smart4j.framework.mvc.org.smart4j.framework.mvc.HandlerExceptionResolver
org.smart4j.framework.mvc.org.smart4j.framework.mvc.HandlerInvoker
org.smart4j.framework.mvc.org.smart4j.framework.mvc.HandlerMapping
org.smart4j.framework.mvc.org.smart4j.framework.mvc.Requestor
org.smart4j.framework.mvc.org.smart4j.framework.mvc.UploadHelper
org.smart4j.framework.mvc.org.smart4j.framework.mvc.ViewResolver
org.smart4j.framework.mvc.annotation
org.smart4j.framework.mvc.annotation.org.smart4j.framework.mvc.annotation.Action
org.smart4j.framework.mvc.annotation.org.smart4j.framework.mvc.annotation.Request
org.smart4j.framework.mvc.bean
org.smart4j.framework.mvc.bean.org.smart4j.framework.mvc.bean.Multipart
org.smart4j.framework.mvc.bean.org.smart4j.framework.mvc.bean.Multiparts
org.smart4j.framework.mvc.bean.org.smart4j.framework.mvc.bean.Params
org.smart4j.framework.mvc.bean.org.smart4j.framework.mvc.bean.Result
org.smart4j.framework.mvc.bean.org.smart4j.framework.mvc.bean.View
org.smart4j.framework.mvc.fault
org.smart4j.framework.mvc.fault.org.smart4j.framework.mvc.fault.AuthcException
org.smart4j.framework.mvc.fault.org.smart4j.framework.mvc.fault.AuthzException
org.smart4j.framework.mvc.fault.org.smart4j.framework.mvc.fault.UploadException
org.smart4j.framework.mvc.impl
org.smart4j.framework.mvc.impl.org.smart4j.framework.mvc.impl.DefaultHandlerExceptionResolver
org.smart4j.framework.mvc.impl.org.smart4j.framework.mvc.impl.DefaultHandlerInvoker
org.smart4j.framework.mvc.impl.org.smart4j.framework.mvc.impl.DefaultHandlerMapping
org.smart4j.framework.mvc.impl.org.smart4j.framework.mvc.impl.DefaultViewResolver
org.smart4j.framework.orm
org.smart4j.framework.orm.org.smart4j.framework.orm.DataSet
org.smart4j.framework.orm.org.smart4j.framework.orm.EntityHelper
org.smart4j.framework.orm.annotation
org.smart4j.framework.orm.annotation.org.smart4j.framework.orm.annotation.Column
org.smart4j.framework.orm.annotation.org.smart4j.framework.orm.annotation.Entity
org.smart4j.framework.orm.annotation.org.smart4j.framework.orm.annotation.Table
org.smart4j.framework.plugin
org.smart4j.framework.plugin.org.smart4j.framework.plugin.Plugin
org.smart4j.framework.plugin.org.smart4j.framework.plugin.PluginHelper
org.smart4j.framework.plugin.org.smart4j.framework.plugin.PluginProxy
org.smart4j.framework.plugin.org.smart4j.framework.plugin.WebPlugin
org.smart4j.framework.test
org.smart4j.framework.test.org.smart4j.framework.test.OrderedRunner
org.smart4j.framework.test.annotation
org.smart4j.framework.test.annotation.org.smart4j.framework.test.annotation.TestOrder
org.smart4j.framework.tx
org.smart4j.framework.tx.org.smart4j.framework.tx.TransactionProxy
org.smart4j.framework.tx.annotation
org.smart4j.framework.tx.annotation.org.smart4j.framework.tx.annotation.Service
org.smart4j.framework.tx.annotation.org.smart4j.framework.tx.annotation.Transaction
org.smart4j.framework.util
org.smart4j.framework.util.org.smart4j.framework.util.ArrayUtil
org.smart4j.framework.util.org.smart4j.framework.util.CastUtil
org.smart4j.framework.util.org.smart4j.framework.util.ClassUtil
org.smart4j.framework.util.org.smart4j.framework.util.CodecUtil
org.smart4j.framework.util.org.smart4j.framework.util.CollectionUtil
org.smart4j.framework.util.org.smart4j.framework.util.DateUtil
org.smart4j.framework.util.org.smart4j.framework.util.FileUtil
org.smart4j.framework.util.org.smart4j.framework.util.JsonUtil
org.smart4j.framework.util.org.smart4j.framework.util.MapUtil
org.smart4j.framework.util.org.smart4j.framework.util.ObjectUtil
org.smart4j.framework.util.org.smart4j.framework.util.PropsUtil
org.smart4j.framework.util.org.smart4j.framework.util.StreamUtil
org.smart4j.framework.util.org.smart4j.framework.util.StringUtil
org.smart4j.framework.util.org.smart4j.framework.util.WebUtil




© 2015 - 2025 Weber Informatics LLC | Privacy Policy