is not current version
Last Version 1.5.1.1

seata-grpc 1.4.2 1.4.2

top seata project pom.xml file

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions gRPC Net Networking
GroupId

GroupId

io.seata
ArtifactId

ArtifactId

seata-grpc
Version

Version

1.4.2
Type

Type

jar
Description

Description

seata-grpc 1.4.2
top seata project pom.xml file
Project Organization

Project Organization

Seata

Download seata-grpc 1.4.2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.seata : seata-tm jar 1.4.2
io.grpc : grpc-netty jar
io.grpc : grpc-protobuf jar
io.grpc : grpc-stub jar
javax.annotation : javax.annotation-api jar

test (7)

Group / Artifact Type Version
io.grpc : grpc-testing Optional jar
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.junit.jupiter : junit-jupiter-params jar 5.4.2
org.junit.platform : junit-platform-launcher jar 1.4.2
org.mockito : mockito-core jar 2.23.4
org.mockito : mockito-junit-jupiter jar 2.23.4
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.