is not current version
Last Version 0.5.12

org.bytesoft:bytetcc-supports-springboot 0.5.0-BETA7

The bytetcc-supports-springboot project is the module of ByteTCC for integrating with spring boot.

GroupId

GroupId

org.bytesoft
ArtifactId

ArtifactId

bytetcc-supports-springboot
Version

Version

0.5.0-BETA7
Type

Type

jar

Download bytetcc-supports-springboot 0.5.0-BETA7


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