cn.ideabuffer:process-api

A lightweight process control framework, used to solve the bloated and difficult to understand business code, through the process will refine the business logic, so that the business process can be orchestrated and can be clearly understood, at the same time, the code can be reasonable Realize complex business logic in a flexible way.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

cn.ideabuffer
ArtifactId

ArtifactId

process-api
Last Version

Last Version

1.1.16
Release Date

Release Date

Type

Type

jar
Description

Description

A lightweight process control framework, used to solve the bloated and difficult to understand business code, through the process will refine the business logic, so that the business process can be orchestrated and can be clearly understood, at the same time, the code can be reasonable Realize complex business logic in a flexible way.

Download process-api

How to add to project

<!-- https://jarcasting.com/artifacts/cn.ideabuffer/process-api/ -->
<dependency>
    <groupId>cn.ideabuffer</groupId>
    <artifactId>process-api</artifactId>
    <version>1.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ideabuffer/process-api/
implementation 'cn.ideabuffer:process-api:1.1.16'
// https://jarcasting.com/artifacts/cn.ideabuffer/process-api/
implementation ("cn.ideabuffer:process-api:1.1.16")
'cn.ideabuffer:process-api:jar:1.1.16'
<dependency org="cn.ideabuffer" name="process-api" rev="1.1.16">
  <artifact name="process-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ideabuffer', module='process-api', version='1.1.16')
)
libraryDependencies += "cn.ideabuffer" % "process-api" % "1.1.16"
[cn.ideabuffer/process-api "1.1.16"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.ideabuffer : process-core jar 1.1.16
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.8