Last Version

process-annotation 1.1.16

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-annotation
Version

Version

1.1.16
Type

Type

jar
Description

Description

process-annotation
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-annotation 1.1.16


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.