| License |
License |
|---|---|
| GroupId | GroupIdcom.stun4j |
| ArtifactId | ArtifactIdstun4j-stf-core |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStun4j 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 |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| stun4j-stf-core-1.0.1.pom | |
| stun4j-stf-core-1.0.1.jar | 184 KB |
| stun4j-stf-core-1.0.1-sources.jar | 133 KB |
| stun4j-stf-core-1.0.1-javadoc.jar | 690 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| 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 |