jar

org.nbone : nbone-framework

Maven & Gradle

Dec 10, 2019
4 usages
2 stars

nbone-framework · java development framework clean package clean deploy

Table Of Contents

Latest Version

Download org.nbone : nbone-framework JAR file - Latest Versions:

All Versions

Download org.nbone : nbone-framework JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nbone-framework-1.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.cache.guava

├─ org.springframework.cache.guava.GuavaCacheManagerX.class - [JAR]

org.nbone.framework.spring.aop.log.config

├─ org.nbone.framework.spring.aop.log.config.OperateLogConfig.class - [JAR]

org.nbone.framework.spring.web.log.domain

├─ org.nbone.framework.spring.web.log.domain.ErrorLog.class - [JAR]

org.nbone.framework.spring.dao.simple

├─ org.nbone.framework.spring.dao.simple.AbstractJdbcInsert.class - [JAR]

├─ org.nbone.framework.spring.dao.simple.AbstractReuseJdbc.class - [JAR]

├─ org.nbone.framework.spring.dao.simple.SimpleJdbcDao.class - [JAR]

├─ org.nbone.framework.spring.dao.simple.SimpleJdbcInsert.class - [JAR]

org.nbone.framework.spring.dao

├─ org.nbone.framework.spring.dao.BaseJdbcDao.class - [JAR]

├─ org.nbone.framework.spring.dao.IBaseJdbcDao.class - [JAR]

├─ org.nbone.framework.spring.dao.IPagerJdbcDao.class - [JAR]

├─ org.nbone.framework.spring.dao.JdbcDaoSupportX.class - [JAR]

├─ org.nbone.framework.spring.dao.PagerJdbcDao.class - [JAR]

org.nbone.framework.spring.converter.json

├─ org.nbone.framework.spring.converter.json.CustomMappingJackson2HttpMessageConverter.class - [JAR]

├─ org.nbone.framework.spring.converter.json.LongSerializer.class - [JAR]

├─ org.nbone.framework.spring.converter.json.TimestampSerializer.class - [JAR]

org.nbone.framework.spring.web.mvc

├─ org.nbone.framework.spring.web.mvc.AccessLogHandlerInterceptor.class - [JAR]

├─ org.nbone.framework.spring.web.mvc.ExceptionHandlerAdvice.class - [JAR]

├─ org.nbone.framework.spring.web.mvc.ExceptionHandlerUtils.class - [JAR]

├─ org.nbone.framework.spring.web.mvc.InitBinderAdvice.class - [JAR]

├─ org.nbone.framework.spring.web.mvc.ModelAttributeAdvice.class - [JAR]

├─ org.nbone.framework.spring.web.mvc.UrlFileNameViewController.class - [JAR]

org.nbone.framework.spring.web.log.vo

├─ org.nbone.framework.spring.web.log.vo.AccessLogVo.class - [JAR]

org.nbone.framework.struts.filter

├─ org.nbone.framework.struts.filter.ExtendStrutsFilter.class - [JAR]

org.nbone.framework.spring.web.util

├─ org.nbone.framework.spring.web.util.CacheControlUtils.class - [JAR]

org.nbone.framework.mybatis.type

├─ org.nbone.framework.mybatis.type.DateTypeHandler.class - [JAR]

├─ org.nbone.framework.mybatis.type.TimestampTypeHanlder.class - [JAR]

org.nbone.framework.hibernate.util

├─ org.nbone.framework.hibernate.util.HQueryUtils.class - [JAR]

├─ org.nbone.framework.hibernate.util.HibernateClassUtils.class - [JAR]

├─ org.nbone.framework.hibernate.util.HqlBuilder.class - [JAR]

├─ org.nbone.framework.hibernate.util.HqlQuery.class - [JAR]

├─ org.nbone.framework.hibernate.util.IdUtil.class - [JAR]

org.nbone.framework.struts.support

├─ org.nbone.framework.struts.support.SuperBaseAction.class - [JAR]

org.nbone.framework.spring.web.bind.annotation

├─ org.nbone.framework.spring.web.bind.annotation.ClassMethodNameRequestMapping.class - [JAR]

├─ org.nbone.framework.spring.web.bind.annotation.CurrentUser.class - [JAR]

├─ org.nbone.framework.spring.web.bind.annotation.DefaultRequestMapping.class - [JAR]

├─ org.nbone.framework.spring.web.bind.annotation.FormModel.class - [JAR]

├─ org.nbone.framework.spring.web.bind.annotation.ItemResponseBody.class - [JAR]

├─ org.nbone.framework.spring.web.bind.annotation.ItemsRequestBody.class - [JAR]

├─ org.nbone.framework.spring.web.bind.annotation.JsonRequestBody.class - [JAR]

├─ org.nbone.framework.spring.web.bind.annotation.JsonRequestParam.class - [JAR]

├─ org.nbone.framework.spring.web.bind.annotation.Namespace.class - [JAR]

├─ org.nbone.framework.spring.web.bind.annotation.NoRequestMapping.class - [JAR]

├─ org.nbone.framework.spring.web.bind.annotation.RawResponseBody.class - [JAR]

├─ org.nbone.framework.spring.web.bind.annotation.ResultResponseBody.class - [JAR]

org.nbone.framework.spring.support

├─ org.nbone.framework.spring.support.BeanPostProcessorHolder.class - [JAR]

├─ org.nbone.framework.spring.support.ComponentFactory.class - [JAR]

org.nbone.persistence.criterion

├─ org.nbone.persistence.criterion.IQueryCustom.class - [JAR]

├─ org.nbone.persistence.criterion.IQueryTransfer.class - [JAR]

├─ org.nbone.persistence.criterion.QueryCustomAbstract.class - [JAR]

├─ org.nbone.persistence.criterion.QueryOperator.class - [JAR]

├─ org.nbone.persistence.criterion.QueryType.class - [JAR]

org.springframework.web.context.support

├─ org.springframework.web.context.support.RequestHandledListener.class - [JAR]

org.nbone.persistence.model

├─ org.nbone.persistence.model.SqlModel.class - [JAR]

org.nbone.framework.spring.web.servlet

├─ org.nbone.framework.spring.web.servlet.FrameworkDispatcherServlet.class - [JAR]

org.nbone.mvc.dao

├─ org.nbone.mvc.dao.BeanPostProcessorDao.class - [JAR]

├─ org.nbone.mvc.dao.SuperDao.class - [JAR]

org.nbone.persistence.db

├─ org.nbone.persistence.db.DBAdapter.class - [JAR]

org.nbone.framework.mybatis.interceptor

├─ org.nbone.framework.mybatis.interceptor.AutoBaseDaoInterceptor.class - [JAR]

org.nbone.framework.spring.aop.log.vo

├─ org.nbone.framework.spring.aop.log.vo.OperateLogVo.class - [JAR]

org.nbone.persistence.mapper

├─ org.nbone.persistence.mapper.EntityMapper.class - [JAR]

├─ org.nbone.persistence.mapper.FieldMapper.class - [JAR]

├─ org.nbone.persistence.mapper.MapperUtils.class - [JAR]

├─ org.nbone.persistence.mapper.MappingBuilder.class - [JAR]

org.nbone.framework.spring.web.filter

├─ org.nbone.framework.spring.web.filter.RequestIdFilter.class - [JAR]

org.nbone.persistence.support

├─ org.nbone.persistence.support.PageSuport.class - [JAR]

org.nbone.persistence.statement

├─ org.nbone.persistence.statement.Query.class - [JAR]

├─ org.nbone.persistence.statement.QueryConfig.class - [JAR]

org.nbone.mvc.service

├─ org.nbone.mvc.service.BaseService.class - [JAR]

├─ org.nbone.mvc.service.BaseServiceDomain.class - [JAR]

├─ org.nbone.mvc.service.BaseServiceDtoDomain.class - [JAR]

org.nbone.framework.spring.web.client

├─ org.nbone.framework.spring.web.client.RestTemplateFactory.class - [JAR]

org.nbone.framework.hibernate.impl

├─ org.nbone.framework.hibernate.impl.BaseHibernateDao.class - [JAR]

org.nbone.framework.spring.annotation

├─ org.nbone.framework.spring.annotation.ClassPathInterfaceScanner.class - [JAR]

org.nbone.framework.spring.boot.context.config

├─ org.nbone.framework.spring.boot.context.config.ConfigFileApplication.class - [JAR]

org.nbone.persistence

├─ org.nbone.persistence.BaseSqlBuilder.class - [JAR]

├─ org.nbone.persistence.BaseSqlSession.class - [JAR]

├─ org.nbone.persistence.BatchSqlSession.class - [JAR]

├─ org.nbone.persistence.JdbcConstants.class - [JAR]

├─ org.nbone.persistence.JdbcOptions.class - [JAR]

├─ org.nbone.persistence.QueryOperations.class - [JAR]

├─ org.nbone.persistence.RequestQuery.class - [JAR]

├─ org.nbone.persistence.SqlBuilder.class - [JAR]

├─ org.nbone.persistence.SqlConfig.class - [JAR]

├─ org.nbone.persistence.SqlOperation.class - [JAR]

├─ org.nbone.persistence.SqlOperationRange.class - [JAR]

├─ org.nbone.persistence.SqlOperations.class - [JAR]

├─ org.nbone.persistence.SqlSession.class - [JAR]

org.nbone.persistence.exception

├─ org.nbone.persistence.exception.BuilderSQLException.class - [JAR]

├─ org.nbone.persistence.exception.PersistenceBaseRuntimeException.class - [JAR]

├─ org.nbone.persistence.exception.PersistenceDatabaseException.class - [JAR]

├─ org.nbone.persistence.exception.PersistenceIllegalArgumentException.class - [JAR]

├─ org.nbone.persistence.exception.PersistencePaginationException.class - [JAR]

├─ org.nbone.persistence.exception.PrimaryKeyException.class - [JAR]

org.springframework.web.bind.annotation

├─ org.springframework.web.bind.annotation.FormPostMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.FormRequestMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.GetPostMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.JsonDeleteMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.JsonGetMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.JsonPostMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.JsonPutMapping.class - [JAR]

├─ org.springframework.web.bind.annotation.JsonRequestMapping.class - [JAR]

org.nbone.framework.spring.boot.web

├─ org.nbone.framework.spring.boot.web.WebApplication.class - [JAR]

org.nbone.framework.spring

├─ org.nbone.framework.spring.NboneApplication.class - [JAR]

├─ org.nbone.framework.spring.SpringEnv.class - [JAR]

org.springframework.context

├─ org.springframework.context.EnvironmentConfiguration.class - [JAR]

org.springframework.cache.caffeine

├─ org.springframework.cache.caffeine.CaffeineCacheManagerX.class - [JAR]

org.nbone.framework.spring.dao.config

├─ org.nbone.framework.spring.dao.config.JdbcComponentConfig.class - [JAR]

org.springframework.cache.interceptor

├─ org.springframework.cache.interceptor.LogCacheErrorHandler.class - [JAR]

org.nbone.framework.spring.web

├─ org.nbone.framework.spring.web.SpringWebApplicationInitializer.class - [JAR]

org.nbone.framework.spring.web.support

├─ org.nbone.framework.spring.web.support.MapWapper.class - [JAR]

├─ org.nbone.framework.spring.web.support.ServletContextHolder.class - [JAR]

├─ org.nbone.framework.spring.web.support.SuperController.class - [JAR]

org.nbone.framework.spring.dao.core

├─ org.nbone.framework.spring.dao.core.CachedEntityPropertyRowMapper.class - [JAR]

├─ org.nbone.framework.spring.dao.core.EntityPropertyRowMapper.class - [JAR]

├─ org.nbone.framework.spring.dao.core.EntityPropertySqlParameterSource.class - [JAR]

├─ org.nbone.framework.spring.dao.core.EntityPropertySqlParameterSources.class - [JAR]

├─ org.nbone.framework.spring.dao.core.RowMapperWithMapExtractor.class - [JAR]

├─ org.nbone.framework.spring.dao.core.SingleEntityResultSetExtractor.class - [JAR]

org.nbone.framework.mybatis.util

├─ org.nbone.framework.mybatis.util.MyMapperUtils.class - [JAR]

org.nbone.framework.spring.web.log.annotation

├─ org.nbone.framework.spring.web.log.annotation.AccessLog.class - [JAR]

org.nbone.framework.spring.aop.log.annotation

├─ org.nbone.framework.spring.aop.log.annotation.OperateLog.class - [JAR]

org.springframework.core.env

├─ org.springframework.core.env.EnvironmentUtils.class - [JAR]

org.nbone.framework.spring.hibernate.dao

├─ org.nbone.framework.spring.hibernate.dao.HibernateDao.class - [JAR]

├─ org.nbone.framework.spring.hibernate.dao.HibernateDaoSupportX.class - [JAR]

├─ org.nbone.framework.spring.hibernate.dao.IPagerHibernateDao.class - [JAR]

├─ org.nbone.framework.spring.hibernate.dao.PageHibernateCallback.class - [JAR]

├─ org.nbone.framework.spring.hibernate.dao.PagerHibernateDao.class - [JAR]

org.nbone.framework.spring.dao.metadata

├─ org.nbone.framework.spring.dao.metadata.EntityTableMetaDataContext.class - [JAR]

org.nbone.mvc.web

├─ org.nbone.mvc.web.FormController.class - [JAR]

├─ org.nbone.mvc.web.PreparedHandler.class - [JAR]

org.nbone.persistence.jdbc.dialect

├─ org.nbone.persistence.jdbc.dialect.DB2Dialect.class - [JAR]

├─ org.nbone.persistence.jdbc.dialect.DerbyDialect.class - [JAR]

├─ org.nbone.persistence.jdbc.dialect.Dialect.class - [JAR]

├─ org.nbone.persistence.jdbc.dialect.H2Dialect.class - [JAR]

├─ org.nbone.persistence.jdbc.dialect.HSQLDialect.class - [JAR]

├─ org.nbone.persistence.jdbc.dialect.MySQLDialect.class - [JAR]

├─ org.nbone.persistence.jdbc.dialect.OracleDialect.class - [JAR]

├─ org.nbone.persistence.jdbc.dialect.PostgreSQLDialect.class - [JAR]

├─ org.nbone.persistence.jdbc.dialect.SQLServer2005Dialect.class - [JAR]

├─ org.nbone.persistence.jdbc.dialect.SQLServerDialect.class - [JAR]

├─ org.nbone.persistence.jdbc.dialect.SybaseDialect.class - [JAR]

org.nbone.framework.spring.dao.namedparam

├─ org.nbone.framework.spring.dao.namedparam.NamedJdbcDao.class - [JAR]

├─ org.nbone.framework.spring.dao.namedparam.NamedJdbcTemplate.class - [JAR]

org.nbone.framework.spring.data.domain

├─ org.nbone.framework.spring.data.domain.PageImpl.class - [JAR]

org.nbone.velocity.tools

├─ org.nbone.velocity.tools.JsonTool.class - [JAR]

org.springframework.web.servlet.mvc.method.annotation

├─ org.springframework.web.servlet.mvc.method.annotation.InvokeExecutionChain.class - [JAR]

├─ org.springframework.web.servlet.mvc.method.annotation.InvokeInterceptor.class - [JAR]

├─ org.springframework.web.servlet.mvc.method.annotation.MappedInvokeInterceptor.class - [JAR]

├─ org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapterX.class - [JAR]

├─ org.springframework.web.servlet.mvc.method.annotation.ResultResponseBodyAdvice.class - [JAR]

├─ org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethodX.class - [JAR]

org.nbone.framework.hibernate

├─ org.nbone.framework.hibernate.BaseDao.class - [JAR]

├─ org.nbone.framework.hibernate.Page.class - [JAR]

org.nbone.context.system

├─ org.nbone.context.system.SystemContext.class - [JAR]

org.nbone.persistence.jdbc.id

├─ org.nbone.persistence.jdbc.id.IincrementKey.class - [JAR]

├─ org.nbone.persistence.jdbc.id.IncrementKey.class - [JAR]

├─ org.nbone.persistence.jdbc.id.Sequence.class - [JAR]

org.nbone.persistence.util

├─ org.nbone.persistence.util.DatabaseUtil.class - [JAR]

├─ org.nbone.persistence.util.JpaAnnotationUtils.class - [JAR]

├─ org.nbone.persistence.util.SqlUtils.class - [JAR]

org.nbone.persistence.jdbc

├─ org.nbone.persistence.jdbc.JdbcDao.class - [JAR]

org.nbone.framework.spring.util

├─ org.nbone.framework.spring.util.IEnumConverterFactory.class - [JAR]

├─ org.nbone.framework.spring.util.StringHelper.class - [JAR]

org.springframework.cache

├─ org.springframework.cache.CacheConstants.class - [JAR]

org.nbone.framework.mybatis

├─ org.nbone.framework.mybatis.MySqlSessionTemplate.class - [JAR]

├─ org.nbone.framework.mybatis.MybatisSqlBuilder.class - [JAR]

├─ org.nbone.framework.mybatis.SupperMapper.class - [JAR]

org.nbone.framework.spring.web.log.config

├─ org.nbone.framework.spring.web.log.config.AccessLogConfig.class - [JAR]

org.nbone.framework.spring.web.method.annotation

├─ org.nbone.framework.spring.web.method.annotation.BaseMethodArgumentResolver.class - [JAR]

├─ org.nbone.framework.spring.web.method.annotation.ClassMethodNameHandlerMapping.class - [JAR]

├─ org.nbone.framework.spring.web.method.annotation.CurrentUserMethodArgumentResolver.class - [JAR]

├─ org.nbone.framework.spring.web.method.annotation.FormModelMethodArgumentResolver.class - [JAR]

├─ org.nbone.framework.spring.web.method.annotation.ItemRequestResponseBodyMethodProcessor.class - [JAR]

├─ org.nbone.framework.spring.web.method.annotation.JsonProcessor.class - [JAR]

├─ org.nbone.framework.spring.web.method.annotation.JsonRequestBodyMethodProcessor.class - [JAR]

├─ org.nbone.framework.spring.web.method.annotation.JsonRequestParamMethodArgumentResolver.class - [JAR]

├─ org.nbone.framework.spring.web.method.annotation.NamespaceModelAttributeMethodProcessor.class - [JAR]

├─ org.nbone.framework.spring.web.method.annotation.RawResponseBodyMethodProcessor.class - [JAR]

├─ org.nbone.framework.spring.web.method.annotation.ResultResponseBodyMethodProcessor.class - [JAR]

org.nbone.framework.spring.web.exception

├─ org.nbone.framework.spring.web.exception.WebExceptionResolver.class - [JAR]

org.nbone.framework.spring.web.context

├─ org.nbone.framework.spring.web.context.ServletActionAttributes.class - [JAR]

├─ org.nbone.framework.spring.web.context.ServletActionContext.class - [JAR]

├─ org.nbone.framework.spring.web.context.ServletActionHolder.class - [JAR]

org.nbone.mvc

├─ org.nbone.mvc.Configuration.class - [JAR]

Advertisement

Dependencies from Group

Dec 10, 2019
4 usages
2 stars
Dec 10, 2019
2 usages
2 stars
Dec 10, 2019
1 usages
2 stars
Dec 10, 2019
2 stars
Dec 10, 2019
2 stars

Discover Dependencies

May 02, 2023
20 usages
259 stars
Jan 17, 2023
8 usages
23 stars
May 13, 2023
7 usages
377 stars
Mar 28, 2017
9 usages
9 stars
Aug 08, 2022
6 usages
169 stars
Dec 21, 2021
65 usages
478 stars
Jul 21, 2023
14 usages
632 stars
Dec 30, 2020
30 usages
91 stars
Jul 12, 2023
12 usages
52 stars