seata-server 1.5.1.1

server for Seata built with Maven

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

io.seata
ArtifactId

ArtifactId

seata-server
Last Version

Last Version

1.5.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

seata-server 1.5.1.1
server for Seata built with Maven
Project URL

Project URL

https://seata.io
Project Organization

Project Organization

Seata

Download seata-server

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.13
io.seata : seata-spring-autoconfigure-server jar 1.5.1.1
io.seata : seata-core jar 1.5.1.1
io.seata : seata-config-all jar 1.5.1.1
io.seata : seata-discovery-all jar 1.5.1.1
io.seata : seata-serializer-all jar 1.5.1.1
io.seata : seata-compressor-all jar 1.5.1.1
io.seata : seata-metrics-all jar 1.5.1.1
io.seata : seata-console jar 1.5.1.1
com.alibaba : druid jar 1.2.6
org.apache.commons : commons-dbcp2 jar 2.7.0
com.zaxxer : HikariCP jar 3.4.3
com.h2database : h2 jar 1.4.181
mysql : mysql-connector-java jar 5.1.35
org.postgresql : postgresql jar 42.1.4
com.beust : jcommander jar 1.72
com.google.guava : guava jar 27.0.1-jre
redis.clients : jedis jar 3.2.0
com.alibaba : fastjson jar 1.2.83
ch.qos.logback : logback-classic jar 1.2.7
net.logstash.logback : logstash-logback-encoder jar 6.5
com.github.danielwegener : logback-kafka-appender jar 0.2.0-RC2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.9.0.1
0.9.0
0.8.1
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0