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

Download spring-jpa-querydsl-spring-boot-starter JAR 1.0.5 with all dependencies


Files of the artifact spring-jpa-querydsl-spring-boot-starter version 1.0.5 from the group com.github.aqiu202.

Artifact spring-jpa-querydsl-spring-boot-starter
Group com.github.aqiu202
Version 1.0.5
Last update 15. December 2020
Tags: projects boot application starter simple aqiu202 made some spring
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies spring-boot-starter-data-jpa, querydsl-jpa, spring-aop-core, pageable-core, basic-utils, bean-utils, guava, javax.inject,
There are maybe transitive dependencies!
There is a newer version: 1.2.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spring-jpa-querydsl-spring-boot-starter Show documentation

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

0 downloads

Source code of spring-jpa-querydsl-spring-boot-starter version 1.0.5

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.additional-spring-configuration-metadata.json
META-INF.maven.com.github.aqiu202.spring-jpa-querydsl-spring-boot-starter
META-INF.maven.com.github.aqiu202.spring-jpa-querydsl-spring-boot-starter.META-INF.maven.com.github.aqiu202.spring-jpa-querydsl-spring-boot-starter.pom.properties
META-INF.maven.com.github.aqiu202.spring-jpa-querydsl-spring-boot-starter.META-INF.maven.com.github.aqiu202.spring-jpa-querydsl-spring-boot-starter.pom.xml
com.github.aqiu202.starters.jpa.anno
com.github.aqiu202.starters.jpa.anno.com.github.aqiu202.starters.jpa.anno.EnableBaseJpaRepositories
com.github.aqiu202.starters.jpa.anno.com.github.aqiu202.starters.jpa.anno.OptimisticLockRetry
com.github.aqiu202.starters.jpa.anno.com.github.aqiu202.starters.jpa.anno.Retry
com.github.aqiu202.starters.jpa.aop
com.github.aqiu202.starters.jpa.aop.com.github.aqiu202.starters.jpa.aop.RetryMethodInterceptor
com.github.aqiu202.starters.jpa.config
com.github.aqiu202.starters.jpa.config.com.github.aqiu202.starters.jpa.config.JpaDSLSelector
com.github.aqiu202.starters.jpa.config.com.github.aqiu202.starters.jpa.config.OpenJpaAuditingConfiguration
com.github.aqiu202.starters.jpa.config.com.github.aqiu202.starters.jpa.config.RetryConfiguration
com.github.aqiu202.starters.jpa.dao
com.github.aqiu202.starters.jpa.dao.com.github.aqiu202.starters.jpa.dao.BaseRepository
com.github.aqiu202.starters.jpa.dao.com.github.aqiu202.starters.jpa.dao.ExtendsRepository
com.github.aqiu202.starters.jpa.dao.com.github.aqiu202.starters.jpa.dao.JpaBaseRepository
com.github.aqiu202.starters.jpa.dao.com.github.aqiu202.starters.jpa.dao.SQLRepository
com.github.aqiu202.starters.jpa.dao.com.github.aqiu202.starters.jpa.dao.SqlBuilder
com.github.aqiu202.starters.jpa.dao.impl
com.github.aqiu202.starters.jpa.dao.impl.com.github.aqiu202.starters.jpa.dao.impl.BaseRepositoryImpl
com.github.aqiu202.starters.jpa.dao.impl.com.github.aqiu202.starters.jpa.dao.impl.BaseSqlBuilder
com.github.aqiu202.starters.jpa.dao.impl.com.github.aqiu202.starters.jpa.dao.impl.JpaBaseRepositoryImpl
com.github.aqiu202.starters.jpa.dialect
com.github.aqiu202.starters.jpa.dialect.com.github.aqiu202.starters.jpa.dialect.MySQLDialect
com.github.aqiu202.starters.jpa.dialect.com.github.aqiu202.starters.jpa.dialect.PgDialect
com.github.aqiu202.starters.jpa.factory
com.github.aqiu202.starters.jpa.factory.com.github.aqiu202.starters.jpa.factory.BaseRepositoryFactoryBean
com.github.aqiu202.starters.jpa.page
com.github.aqiu202.starters.jpa.page.com.github.aqiu202.starters.jpa.page.DslPageable
com.github.aqiu202.starters.jpa.page.com.github.aqiu202.starters.jpa.page.DslSort
com.github.aqiu202.starters.jpa.page.com.github.aqiu202.starters.jpa.page.DslSortable
com.github.aqiu202.starters.jpa.page.com.github.aqiu202.starters.jpa.page.JPAPageResult
com.github.aqiu202.starters.jpa.page.com.github.aqiu202.starters.jpa.page.JPASort
com.github.aqiu202.starters.jpa.page.com.github.aqiu202.starters.jpa.page.PageParam
com.github.aqiu202.starters.jpa.param
com.github.aqiu202.starters.jpa.param.com.github.aqiu202.starters.jpa.param.ParamMap
com.github.aqiu202.starters.jpa.query
com.github.aqiu202.starters.jpa.query.com.github.aqiu202.starters.jpa.query.AnonymousPredicateBuilder
com.github.aqiu202.starters.jpa.query.com.github.aqiu202.starters.jpa.query.Spec
com.github.aqiu202.starters.jpa.query.dsl
com.github.aqiu202.starters.jpa.query.dsl.com.github.aqiu202.starters.jpa.query.dsl.JPANAQuery
com.github.aqiu202.starters.jpa.query.dsl.com.github.aqiu202.starters.jpa.query.dsl.JPAProjections
com.github.aqiu202.starters.jpa.query.dsl.com.github.aqiu202.starters.jpa.query.dsl.JPAQBeans
com.github.aqiu202.starters.jpa.query.dsl.com.github.aqiu202.starters.jpa.query.dsl.JPAQMaps
com.github.aqiu202.starters.jpa.query.dsl.com.github.aqiu202.starters.jpa.query.dsl.JPAQTuple
com.github.aqiu202.starters.jpa.query.dsl.com.github.aqiu202.starters.jpa.query.dsl.JPAQueryExecutor
com.github.aqiu202.starters.jpa.query.dsl.com.github.aqiu202.starters.jpa.query.dsl.NoahBooleanBuilder
com.github.aqiu202.starters.jpa.query.dsl.com.github.aqiu202.starters.jpa.query.dsl.QueryDslAutoConfiguration
com.github.aqiu202.starters.jpa.query.dsl.com.github.aqiu202.starters.jpa.query.dsl.SimpleJPAQueryExecutor
com.github.aqiu202.starters.jpa.sql
com.github.aqiu202.starters.jpa.sql.com.github.aqiu202.starters.jpa.sql.AbstractQuery
com.github.aqiu202.starters.jpa.sql.com.github.aqiu202.starters.jpa.sql.BaseQuery
com.github.aqiu202.starters.jpa.sql.com.github.aqiu202.starters.jpa.sql.ExtendsRepository
com.github.aqiu202.starters.jpa.sql.com.github.aqiu202.starters.jpa.sql.HqlQuery
com.github.aqiu202.starters.jpa.sql.com.github.aqiu202.starters.jpa.sql.NativeSqlQuery
com.github.aqiu202.starters.jpa.sql.com.github.aqiu202.starters.jpa.sql.SQLExecutor
com.github.aqiu202.starters.jpa.sql.com.github.aqiu202.starters.jpa.sql.SQLRepository
com.github.aqiu202.starters.jpa.sql.com.github.aqiu202.starters.jpa.sql.SimpleSQLExecutor
com.github.aqiu202.starters.jpa.sql.trans
com.github.aqiu202.starters.jpa.sql.trans.com.github.aqiu202.starters.jpa.sql.trans.BeanTransformerAdapter
com.github.aqiu202.starters.jpa.sql.trans.com.github.aqiu202.starters.jpa.sql.trans.MapBeanTransformer
com.github.aqiu202.starters.jpa.sql.trans.com.github.aqiu202.starters.jpa.sql.trans.SimpleTransformer
com.github.aqiu202.starters.jpa.sql.trans.inter
com.github.aqiu202.starters.jpa.sql.trans.inter.com.github.aqiu202.starters.jpa.sql.trans.inter.AnonymousResultTransformer
com.github.aqiu202.starters.jpa.sql.trans.inter.com.github.aqiu202.starters.jpa.sql.trans.inter.ChangeableTransformer
com.github.aqiu202.starters.jpa.type
com.github.aqiu202.starters.jpa.type.com.github.aqiu202.starters.jpa.type.DefaultTypeConverter
com.github.aqiu202.starters.jpa.type.com.github.aqiu202.starters.jpa.type.TypeConverter
com.github.aqiu202.starters.jpa.util
com.github.aqiu202.starters.jpa.util.com.github.aqiu202.starters.jpa.util.JPAExpressionSingleton
com.github.aqiu202.starters.jpa.util.com.github.aqiu202.starters.jpa.util.JPAPathCacheUtils
config
config.config.application.yml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy