is not current version
Last Version 0.5.12

org.bytesoft:bytetcc-supports-springcloud 0.5.0-ALPHA7

The bytetcc-supports-springcloud project is the module of ByteTCC for integrating with spring cloud.

GroupId

GroupId

org.bytesoft
ArtifactId

ArtifactId

bytetcc-supports-springcloud
Version

Version

0.5.0-ALPHA7
Type

Type

jar

Download bytetcc-supports-springcloud 0.5.0-ALPHA7


<!-- https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports-springcloud/ -->
<dependency>
    <groupId>org.bytesoft</groupId>
    <artifactId>bytetcc-supports-springcloud</artifactId>
    <version>0.5.0-ALPHA7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports-springcloud/
implementation 'org.bytesoft:bytetcc-supports-springcloud:0.5.0-ALPHA7'
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports-springcloud/
implementation ("org.bytesoft:bytetcc-supports-springcloud:0.5.0-ALPHA7")
'org.bytesoft:bytetcc-supports-springcloud:jar:0.5.0-ALPHA7'
<dependency org="org.bytesoft" name="bytetcc-supports-springcloud" rev="0.5.0-ALPHA7">
  <artifact name="bytetcc-supports-springcloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytesoft', module='bytetcc-supports-springcloud', version='0.5.0-ALPHA7')
)
libraryDependencies += "org.bytesoft" % "bytetcc-supports-springcloud" % "0.5.0-ALPHA7"
[org.bytesoft/bytetcc-supports-springcloud "0.5.0-ALPHA7"]