is not current version
Last Version 3.14.5-RELEASE

com.ibeetl:sql-saga-microservice-server 3.1.3-RELEASE


GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

sql-saga-microservice-server
Version

Version

3.1.3-RELEASE
Type

Type

jar

Download sql-saga-microservice-server 3.1.3-RELEASE


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