Last Version

base-annotation 0.0.2

Spring Base Annotation [Spring通用注解]

License

License

GroupId

GroupId

com.github.chinayinman
ArtifactId

ArtifactId

base-annotation
Version

Version

0.0.2
Type

Type

jar
Description

Description

base-annotation
Spring Base Annotation [Spring通用注解]

Download base-annotation 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
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.