Last Version

cloud-annotation 0.0.2

Spring Cloud Annotation [SpringCloud 相关注解]

License

License

GroupId

GroupId

com.github.chinayinman
ArtifactId

ArtifactId

cloud-annotation
Version

Version

0.0.2
Type

Type

jar
Description

Description

cloud-annotation
Spring Cloud Annotation [SpringCloud 相关注解]

Download cloud-annotation 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.chinayinman/cloud-annotation/ -->
<dependency>
    <groupId>com.github.chinayinman</groupId>
    <artifactId>cloud-annotation</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chinayinman/cloud-annotation/
implementation 'com.github.chinayinman:cloud-annotation:0.0.2'
// https://jarcasting.com/artifacts/com.github.chinayinman/cloud-annotation/
implementation ("com.github.chinayinman:cloud-annotation:0.0.2")
'com.github.chinayinman:cloud-annotation:jar:0.0.2'
<dependency org="com.github.chinayinman" name="cloud-annotation" rev="0.0.2">
  <artifact name="cloud-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chinayinman', module='cloud-annotation', version='0.0.2')
)
libraryDependencies += "com.github.chinayinman" % "cloud-annotation" % "0.0.2"
[com.github.chinayinman/cloud-annotation "0.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-openfeign-core jar
org.springframework.cloud : spring-cloud-commons jar
org.mybatis : mybatis-spring jar 2.0.0
com.google.guava : guava jar 27.0.1-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.