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

Download lorne-tx-core JAR 1.0.2 with all dependencies


tx-lcn-core project for Spring Boot

Files of the artifact lorne-tx-core version 1.0.2 from the group com.github.1991wangliang.

Test

Download lorne-tx-core (1.0.2)
Artifact lorne-tx-core
Group com.github.1991wangliang
Version 1.0.2
Organization not specified
URL https://github.com/1991wangliang/tx-lcn
License The Apache License, Version 2.0
Dependencies amount 17
Dependencies lorne_core, netty-all, aspectjweaver, aspectjrt, slf4j-api, slf4j-log4j12, slf4j-simple, slf4j-jdk14, javax.servlet-api, spring-context, spring-tx, hessian, kryo-shaded, protostuff-core, protostuff-runtime, guava, druid,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of lorne-tx-core Show documentation

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

0 downloads

Source code of lorne-tx-core version 1.0.2

META-INF
META-INF.META-INF.MANIFEST.MF
com.lorne.tx
com.lorne.tx.com.lorne.tx.Constants
com.lorne.tx.annotation
com.lorne.tx.annotation.com.lorne.tx.annotation.TxTransaction
com.lorne.tx.bean
com.lorne.tx.bean.com.lorne.tx.bean.TxTransactionCompensate
com.lorne.tx.bean.com.lorne.tx.bean.TxTransactionInfo
com.lorne.tx.bean.com.lorne.tx.bean.TxTransactionLocal
com.lorne.tx.compensate.model
com.lorne.tx.compensate.model.com.lorne.tx.compensate.model.QueueMsg
com.lorne.tx.compensate.model.com.lorne.tx.compensate.model.TransactionInvocation
com.lorne.tx.compensate.model.com.lorne.tx.compensate.model.TransactionRecover
com.lorne.tx.compensate.repository
com.lorne.tx.compensate.repository.com.lorne.tx.compensate.repository.CompensateDataSource
com.lorne.tx.compensate.repository.com.lorne.tx.compensate.repository.JdbcTransactionRecoverRepository
com.lorne.tx.compensate.repository.com.lorne.tx.compensate.repository.SqlHelper
com.lorne.tx.compensate.repository.com.lorne.tx.compensate.repository.TransactionRecoverRepository
com.lorne.tx.compensate.service
com.lorne.tx.compensate.service.com.lorne.tx.compensate.service.BlockingQueueService
com.lorne.tx.compensate.service.com.lorne.tx.compensate.service.CompensateService
com.lorne.tx.compensate.service.impl
com.lorne.tx.compensate.service.impl.com.lorne.tx.compensate.service.impl.BlockingQueueServiceImpl
com.lorne.tx.compensate.service.impl.com.lorne.tx.compensate.service.impl.CompensateServiceImpl
com.lorne.tx.db
com.lorne.tx.db.com.lorne.tx.db.AbstractResourceProxy
com.lorne.tx.db.com.lorne.tx.db.IBaseProxy
com.lorne.tx.db.com.lorne.tx.db.ICallClose
com.lorne.tx.db.com.lorne.tx.db.IResource
com.lorne.tx.db.com.lorne.tx.db.LCNDataSourceProxy
com.lorne.tx.db.relational
com.lorne.tx.db.relational.com.lorne.tx.db.relational.AbstractDBConnection
com.lorne.tx.db.relational.com.lorne.tx.db.relational.LCNDBConnection
com.lorne.tx.db.service
com.lorne.tx.db.service.com.lorne.tx.db.service.DataSourceService
com.lorne.tx.db.service.impl
com.lorne.tx.db.service.impl.com.lorne.tx.db.service.impl.DataSourceServiceImpl
com.lorne.tx.db.task
com.lorne.tx.db.task.com.lorne.tx.db.task.TaskGroup
com.lorne.tx.db.task.com.lorne.tx.db.task.TaskGroupManager
com.lorne.tx.db.task.com.lorne.tx.db.task.TxTask
com.lorne.tx.listener
com.lorne.tx.listener.com.lorne.tx.listener.TransactionSocketListener
com.lorne.tx.mq.handler
com.lorne.tx.mq.handler.com.lorne.tx.mq.handler.TransactionHandler
com.lorne.tx.mq.model
com.lorne.tx.mq.model.com.lorne.tx.mq.model.Request
com.lorne.tx.mq.model.com.lorne.tx.mq.model.TxGroup
com.lorne.tx.mq.model.com.lorne.tx.mq.model.TxServer
com.lorne.tx.mq.service
com.lorne.tx.mq.service.com.lorne.tx.mq.service.MQTxManagerService
com.lorne.tx.mq.service.com.lorne.tx.mq.service.NettyDistributeService
com.lorne.tx.mq.service.com.lorne.tx.mq.service.NettyService
com.lorne.tx.mq.service.impl
com.lorne.tx.mq.service.impl.com.lorne.tx.mq.service.impl.MQTxManagerServiceImpl
com.lorne.tx.mq.service.impl.com.lorne.tx.mq.service.impl.NettyDistributeServiceImpl
com.lorne.tx.mq.service.impl.com.lorne.tx.mq.service.impl.NettyServiceImpl
com.lorne.tx.service
com.lorne.tx.service.com.lorne.tx.service.AspectBeforeService
com.lorne.tx.service.com.lorne.tx.service.InitService
com.lorne.tx.service.com.lorne.tx.service.ModelNameService
com.lorne.tx.service.com.lorne.tx.service.TimeOutService
com.lorne.tx.service.com.lorne.tx.service.TransactionServer
com.lorne.tx.service.com.lorne.tx.service.TransactionServerFactoryService
com.lorne.tx.service.impl
com.lorne.tx.service.impl.com.lorne.tx.service.impl.AspectBeforeServiceImpl
com.lorne.tx.service.impl.com.lorne.tx.service.impl.InitServiceImpl
com.lorne.tx.service.impl.com.lorne.tx.service.impl.TransactionServerFactoryServiceImpl
com.lorne.tx.service.impl.com.lorne.tx.service.impl.TxCompensateTransactionServerImpl
com.lorne.tx.service.impl.com.lorne.tx.service.impl.TxDefaultTransactionServerImpl
com.lorne.tx.service.impl.com.lorne.tx.service.impl.TxRunningTransactionServerImpl
com.lorne.tx.service.impl.com.lorne.tx.service.impl.TxStartTransactionServerImpl
com.lorne.tx.service.model
com.lorne.tx.service.model.com.lorne.tx.service.model.ServiceThreadModel
com.lorne.tx.thread
com.lorne.tx.thread.com.lorne.tx.thread.HookRunnable
com.lorne.tx.utils
com.lorne.tx.utils.com.lorne.tx.utils.MethodUtils
com.lorne.tx.utils.com.lorne.tx.utils.SerializerUtils
com.lorne.tx.utils.com.lorne.tx.utils.SocketUtils
com.lorne.tx.utils.serializer
com.lorne.tx.utils.serializer.com.lorne.tx.utils.serializer.HessianSerializer
com.lorne.tx.utils.serializer.com.lorne.tx.utils.serializer.ISerializer
com.lorne.tx.utils.serializer.com.lorne.tx.utils.serializer.JavaSerializer
com.lorne.tx.utils.serializer.com.lorne.tx.utils.serializer.KryoSerializer
com.lorne.tx.utils.serializer.com.lorne.tx.utils.serializer.ProtostuffSerializer
com.lorne.tx.utils.serializer.com.lorne.tx.utils.serializer.SchemaCache




© 2015 - 2025 Weber Informatics LLC | Privacy Policy