License |
License |
---|---|
Categories |
CategoriesSeata Application Layer Libs Distributed Transactions |
GroupId | GroupIdio.seata |
ArtifactId | ArtifactIdseata-sqlparser-core |
Last Version | Last Version1.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseata-sqlparser-core 1.5.1.1
sqlparser-core for Seata built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.seata/seata-sqlparser-core/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-sqlparser-core</artifactId>
<version>1.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-sqlparser-core/
implementation 'io.seata:seata-sqlparser-core:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-sqlparser-core/
implementation ("io.seata:seata-sqlparser-core:1.5.1.1")
'io.seata:seata-sqlparser-core:jar:1.5.1.1'
<dependency org="io.seata" name="seata-sqlparser-core" rev="1.5.1.1">
<artifact name="seata-sqlparser-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-sqlparser-core', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-sqlparser-core" % "1.5.1.1"
[io.seata/seata-sqlparser-core "1.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.seata : seata-common | jar | 1.5.1.1 |