Stun4j Stf Core

Flexible transaction framework, orchestration mechanism, delay queue, adaptive batch processing, async task chain with lineage, compensatory workflow, distributed, high performance, easy to use

License

License

GroupId

GroupId

com.stun4j
ArtifactId

ArtifactId

stun4j-stf-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Stun4j Stf Core
Flexible transaction framework, orchestration mechanism, delay queue, adaptive batch processing, async task chain with lineage, compensatory workflow, distributed, high performance, easy to use
Project URL

Project URL

https://github.com/stun4j/stun4j-stf
Project Organization

Project Organization

Stun4J

Download stun4j-stf-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba : transmittable-thread-local jar 2.12.6
org.springframework : spring-context jar
org.apache.commons : commons-lang3 jar 3.12.0
com.stun4j : stun4j-guid-core jar 1.2.2.1
com.typesafe : config jar 1.4.2

provided (4)

Group / Artifact Type Version
org.springframework : spring-jdbc jar
com.fasterxml.jackson.core : jackson-databind jar
com.google.guava : guava jar 31.1-jre
org.slf4j : slf4j-api jar 1.7.36

test (5)

Group / Artifact Type Version
org.testcontainers : mysql jar 1.17.2
org.testcontainers : postgresql jar 1.17.2
mysql : mysql-connector-java jar 8.0.29
org.postgresql : postgresql jar 42.3.5
org.springframework.boot : spring-boot-starter-log4j2 jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0