jar

io.github.finefuture : gazelle

Maven & Gradle

Feb 27, 2018
1 usages
2 stars
Table Of Contents

Latest Version

Download io.github.finefuture : gazelle JAR file - Latest Versions:

All Versions

Download io.github.finefuture : gazelle JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1
2.0
1.0

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 gazelle-2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.gra4j.gazelle.repository.register

├─ org.gra4j.gazelle.repository.register.DataAccessMethod.class - [JAR]

├─ org.gra4j.gazelle.repository.register.EnableGazelleRepository.class - [JAR]

├─ org.gra4j.gazelle.repository.register.GazelleRepositoryRegistrar.class - [JAR]

├─ org.gra4j.gazelle.repository.register.RepositoryFactoryBean.class - [JAR]

├─ org.gra4j.gazelle.repository.register.RepositoryProxy.class - [JAR]

├─ org.gra4j.gazelle.repository.register.RepositoryScanner.class - [JAR]

org.gra4j.gazelle.expression

├─ org.gra4j.gazelle.expression.AbstractExpressionParser.class - [JAR]

├─ org.gra4j.gazelle.expression.CommonCriteriaExpression.class - [JAR]

├─ org.gra4j.gazelle.expression.SimpleExpression.class - [JAR]

org.gra4j.gazelle.util

├─ org.gra4j.gazelle.util.AsmMethodAccess.class - [JAR]

├─ org.gra4j.gazelle.util.AsmUtil.class - [JAR]

├─ org.gra4j.gazelle.util.Checker.class - [JAR]

├─ org.gra4j.gazelle.util.ClassScanner.class - [JAR]

org.gra4j.gazelle.repository.annotation.expression

├─ org.gra4j.gazelle.repository.annotation.expression.ExpParam.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.expression.Expression.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.expression.ModifyParam.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.expression.PageParam.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.expression.SpecParam.class - [JAR]

org.gra4j.gazelle.repository.annotation.comprise

├─ org.gra4j.gazelle.repository.annotation.comprise.And.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.comprise.Having.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.comprise.Or.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.comprise.Order.class - [JAR]

org.gra4j.gazelle.JPAQuery.sql

├─ org.gra4j.gazelle.JPAQuery.sql.AbstractModify.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.sql.AbstractSqlQuery.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.sql.SqlModify.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.sql.SqlQuery.class - [JAR]

org.gra4j.gazelle.JPAQuery.builder

├─ org.gra4j.gazelle.JPAQuery.builder.DeleteBuilder.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.builder.JPAQuery.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.builder.JPAQueryBuilder.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.builder.QueryBuilder.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.builder.TupleBuilder.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.builder.UpdateBuilder.class - [JAR]

org.gra4j.gazelle.repository.support

├─ org.gra4j.gazelle.repository.support.DeleteSupport.class - [JAR]

├─ org.gra4j.gazelle.repository.support.JpaQuerySupport.class - [JAR]

├─ org.gra4j.gazelle.repository.support.JpaRepositorySupport.class - [JAR]

├─ org.gra4j.gazelle.repository.support.QuerySupport.class - [JAR]

├─ org.gra4j.gazelle.repository.support.RepositorySupport.class - [JAR]

├─ org.gra4j.gazelle.repository.support.SqlQuerySupport.class - [JAR]

├─ org.gra4j.gazelle.repository.support.TupleQuerySupport.class - [JAR]

├─ org.gra4j.gazelle.repository.support.UpdateSupport.class - [JAR]

org.gra4j.gazelle.repository.model

├─ org.gra4j.gazelle.repository.model.ExpressionModel.class - [JAR]

├─ org.gra4j.gazelle.repository.model.JpaModel.class - [JAR]

├─ org.gra4j.gazelle.repository.model.MethodMetadata.class - [JAR]

├─ org.gra4j.gazelle.repository.model.ParamInfo.class - [JAR]

├─ org.gra4j.gazelle.repository.model.RepositoryMetadata.class - [JAR]

├─ org.gra4j.gazelle.repository.model.SpecialModel.class - [JAR]

├─ org.gra4j.gazelle.repository.model.WhereModel.class - [JAR]

org.gra4j.gazelle.structure

├─ org.gra4j.gazelle.structure.CheckChainMap.class - [JAR]

├─ org.gra4j.gazelle.structure.CheckerPool.class - [JAR]

├─ org.gra4j.gazelle.structure.EntityPool.class - [JAR]

├─ org.gra4j.gazelle.structure.JpaStructure.class - [JAR]

├─ org.gra4j.gazelle.structure.SpecStructure.class - [JAR]

├─ org.gra4j.gazelle.structure.WhereStructure.class - [JAR]

org.gra4j.gazelle.JPAQuery.core

├─ org.gra4j.gazelle.JPAQuery.core.Join.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.core.Jpa.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.core.Operation.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.core.Setter.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.core.Special.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.core.SubQuery.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.core.Where.class - [JAR]

org.gra4j.gazelle.repository

├─ org.gra4j.gazelle.repository.GazelleRepository.class - [JAR]

├─ org.gra4j.gazelle.repository.JpaContext.class - [JAR]

├─ org.gra4j.gazelle.repository.SimpleCrud.class - [JAR]

org.gra4j.gazelle.transaction

├─ org.gra4j.gazelle.transaction.JpaTransactionManager.class - [JAR]

├─ org.gra4j.gazelle.transaction.ProxyTransactional.class - [JAR]

├─ org.gra4j.gazelle.transaction.SpringTransactionManager.class - [JAR]

├─ org.gra4j.gazelle.transaction.TransactionManager.class - [JAR]

├─ org.gra4j.gazelle.transaction.Transactional.class - [JAR]

├─ org.gra4j.gazelle.transaction.TransactionalType.class - [JAR]

org.gra4j.gazelle.chain

├─ org.gra4j.gazelle.chain.Check.class - [JAR]

├─ org.gra4j.gazelle.chain.CheckChain.class - [JAR]

org.gra4j.gazelle.JPAQuery

├─ org.gra4j.gazelle.JPAQuery.BasicOperation.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.GazelleQuery.class - [JAR]

├─ org.gra4j.gazelle.JPAQuery.JpaProxy.class - [JAR]

org.gra4j.gazelle.repository.annotation.core

├─ org.gra4j.gazelle.repository.annotation.core.Delete.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.core.Query.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.core.Special.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.core.SqlQuery.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.core.TupleQuery.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.core.Update.class - [JAR]

├─ org.gra4j.gazelle.repository.annotation.core.Where.class - [JAR]

org.gra4j.gazelle.repository.Enum

├─ org.gra4j.gazelle.repository.Enum.CheckOps.class - [JAR]

├─ org.gra4j.gazelle.repository.Enum.ComponentType.class - [JAR]

├─ org.gra4j.gazelle.repository.Enum.ExpressionOps.class - [JAR]

├─ org.gra4j.gazelle.repository.Enum.KeyType.class - [JAR]

├─ org.gra4j.gazelle.repository.Enum.PageType.class - [JAR]

Advertisement

Dependencies from Group

Sep 19, 2019
2 usages
1 stars
Feb 27, 2018
1 usages
2 stars
Aug 09, 2019
1 stars
Sep 19, 2019
1 stars

Discover Dependencies

Jan 10, 2018
40 stars
Jan 12, 2018
1 usages
Sep 10, 2020
1 usages
5.9k stars
Dec 20, 2019
5.9k stars
Jan 09, 2018
2 usages
1 stars
Mar 24, 2018
5 usages
75 stars
Mar 24, 2018
92 stars
Mar 24, 2018
90 stars