is not current version
Last Version 1.0.4.RELEASE

cn.t:web-extension-spring-boot-starter 1.0.3.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.t
ArtifactId

ArtifactId

web-extension-spring-boot-starter
Version

Version

1.0.3.RELEASE
Type

Type

jar

Download web-extension-spring-boot-starter 1.0.3.RELEASE


<!-- https://jarcasting.com/artifacts/cn.t/web-extension-spring-boot-starter/ -->
<dependency>
    <groupId>cn.t</groupId>
    <artifactId>web-extension-spring-boot-starter</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/web-extension-spring-boot-starter/
implementation 'cn.t:web-extension-spring-boot-starter:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/cn.t/web-extension-spring-boot-starter/
implementation ("cn.t:web-extension-spring-boot-starter:1.0.3.RELEASE")
'cn.t:web-extension-spring-boot-starter:jar:1.0.3.RELEASE'
<dependency org="cn.t" name="web-extension-spring-boot-starter" rev="1.0.3.RELEASE">
  <artifact name="web-extension-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='web-extension-spring-boot-starter', version='1.0.3.RELEASE')
)
libraryDependencies += "cn.t" % "web-extension-spring-boot-starter" % "1.0.3.RELEASE"
[cn.t/web-extension-spring-boot-starter "1.0.3.RELEASE"]