License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.pugwoo |
ArtifactId | ArtifactIdwebext-spring-boot-starter |
Version | Version0.0.8 |
Type | Typejar |
Description |
Descriptionwebext-spring-boot-starter
webext-spring-boot-starter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.pugwoo/webext-spring-boot-starter/ -->
<dependency>
<groupId>com.pugwoo</groupId>
<artifactId>webext-spring-boot-starter</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.pugwoo/webext-spring-boot-starter/
implementation 'com.pugwoo:webext-spring-boot-starter:0.0.8'
// https://jarcasting.com/artifacts/com.pugwoo/webext-spring-boot-starter/
implementation ("com.pugwoo:webext-spring-boot-starter:0.0.8")
'com.pugwoo:webext-spring-boot-starter:jar:0.0.8'
<dependency org="com.pugwoo" name="webext-spring-boot-starter" rev="0.0.8">
<artifact name="webext-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pugwoo', module='webext-spring-boot-starter', version='0.0.8')
)
libraryDependencies += "com.pugwoo" % "webext-spring-boot-starter" % "0.0.8"
[com.pugwoo/webext-spring-boot-starter "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.7.RELEASE |