| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.pugwoo |
| ArtifactId | ArtifactIdwebext-spring-boot-starter |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pugwoo/webext-spring-boot-starter/
implementation 'com.pugwoo:webext-spring-boot-starter:0.1.0'
// https://jarcasting.com/artifacts/com.pugwoo/webext-spring-boot-starter/
implementation ("com.pugwoo:webext-spring-boot-starter:0.1.0")
'com.pugwoo:webext-spring-boot-starter:jar:0.1.0'
<dependency org="com.pugwoo" name="webext-spring-boot-starter" rev="0.1.0">
<artifact name="webext-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pugwoo', module='webext-spring-boot-starter', version='0.1.0')
)
libraryDependencies += "com.pugwoo" % "webext-spring-boot-starter" % "0.1.0"
[com.pugwoo/webext-spring-boot-starter "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.8 |