License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdorg.oxerr |
ArtifactId | ArtifactIdyouzan-client-spring-boot |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionYouzan Client Spring Boot
Classes for Spring Boot.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.oxerr/youzan-client-spring-boot/ -->
<dependency>
<groupId>org.oxerr</groupId>
<artifactId>youzan-client-spring-boot</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr/youzan-client-spring-boot/
implementation 'org.oxerr:youzan-client-spring-boot:0.0.1'
// https://jarcasting.com/artifacts/org.oxerr/youzan-client-spring-boot/
implementation ("org.oxerr:youzan-client-spring-boot:0.0.1")
'org.oxerr:youzan-client-spring-boot:jar:0.0.1'
<dependency org="org.oxerr" name="youzan-client-spring-boot" rev="0.0.1">
<artifact name="youzan-client-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr', module='youzan-client-spring-boot', version='0.0.1')
)
libraryDependencies += "org.oxerr" % "youzan-client-spring-boot" % "0.0.1"
[org.oxerr/youzan-client-spring-boot "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 1.3.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.3.5.RELEASE |