is not current version
Last Version 1.0.1

com.stun4j:stun4j-stf-core 1.0.0

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

GroupId

GroupId

com.stun4j
ArtifactId

ArtifactId

stun4j-stf-core
Version

Version

1.0.0
Type

Type

jar

Download stun4j-stf-core 1.0.0


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