jar

io.github.hpsocket : hp-soa-framework-leaf

Maven & Gradle

Sep 22, 2023
85 stars

hp-soa-framework-leaf · hp-soa: a fully functional, easy-to-use, and highly scalable microservice framework

Table Of Contents

Latest Version

Download io.github.hpsocket : hp-soa-framework-leaf JAR file - Latest Versions:

All Versions

Download io.github.hpsocket : hp-soa-framework-leaf JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 hp-soa-framework-leaf-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.hpsocket.soa.framework.leaf.snowflake.exception

├─ io.github.hpsocket.soa.framework.leaf.snowflake.exception.CheckLastTimeException.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.snowflake.exception.CheckOtherNodeException.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.snowflake.exception.ClockGoBackException.class - [JAR]

io.github.hpsocket.soa.framework.leaf.segment.dao

├─ io.github.hpsocket.soa.framework.leaf.segment.dao.IdAllocDao.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.segment.dao.IdAllocMapper.class - [JAR]

io.github.hpsocket.soa.framework.leaf.snowflake

├─ io.github.hpsocket.soa.framework.leaf.snowflake.SnowflakeIdGenImpl.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.snowflake.SnowflakeZookeeperHolder.class - [JAR]

io.github.hpsocket.soa.framework.leaf.segment.model

├─ io.github.hpsocket.soa.framework.leaf.segment.model.LeafAlloc.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.segment.model.Segment.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.segment.model.SegmentBuffer.class - [JAR]

io.github.hpsocket.soa.framework.leaf.service

├─ io.github.hpsocket.soa.framework.leaf.service.GlobalIdService.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.service.IdGen.class - [JAR]

io.github.hpsocket.soa.framework.leaf.common

├─ io.github.hpsocket.soa.framework.leaf.common.BatchResult.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.common.CheckVO.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.common.PropertyFactory.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.common.Result.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.common.Status.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.common.Utils.class - [JAR]

├─ io.github.hpsocket.soa.framework.leaf.common.ZeroIdGen.class - [JAR]

io.github.hpsocket.soa.framework.leaf.segment.dao.impl

├─ io.github.hpsocket.soa.framework.leaf.segment.dao.impl.IdAllocDaoImpl.class - [JAR]

io.github.hpsocket.soa.framework.leaf.segment

├─ io.github.hpsocket.soa.framework.leaf.segment.SegmentIdGenImpl.class - [JAR]