License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.taoristor |
ArtifactId | ArtifactIdspring-boot-starter-nobug |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionBest wishes to your no bug java project
|
<!-- https://jarcasting.com/artifacts/com.github.taoristor/spring-boot-starter-nobug/ -->
<dependency>
<groupId>com.github.taoristor</groupId>
<artifactId>spring-boot-starter-nobug</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taoristor/spring-boot-starter-nobug/
implementation 'com.github.taoristor:spring-boot-starter-nobug:0.0.1'
// https://jarcasting.com/artifacts/com.github.taoristor/spring-boot-starter-nobug/
implementation ("com.github.taoristor:spring-boot-starter-nobug:0.0.1")
'com.github.taoristor:spring-boot-starter-nobug:jar:0.0.1'
<dependency org="com.github.taoristor" name="spring-boot-starter-nobug" rev="0.0.1">
<artifact name="spring-boot-starter-nobug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taoristor', module='spring-boot-starter-nobug', version='0.0.1')
)
libraryDependencies += "com.github.taoristor" % "spring-boot-starter-nobug" % "0.0.1"
[com.github.taoristor/spring-boot-starter-nobug "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |