mantou-common
馒头的公共组件库
License |
License |
---|---|
GroupId | GroupIdcom.github.chinayinman |
ArtifactId | ArtifactIdcommon-annotation |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommon-annotation
Man Tou Annotation Set [馒头注解集]
|
Filename | Size |
---|---|
common-annotation-0.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chinayinman/common-annotation/ -->
<dependency>
<groupId>com.github.chinayinman</groupId>
<artifactId>common-annotation</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chinayinman/common-annotation/
implementation 'com.github.chinayinman:common-annotation:0.0.2'
// https://jarcasting.com/artifacts/com.github.chinayinman/common-annotation/
implementation ("com.github.chinayinman:common-annotation:0.0.2")
'com.github.chinayinman:common-annotation:pom:0.0.2'
<dependency org="com.github.chinayinman" name="common-annotation" rev="0.0.2">
<artifact name="common-annotation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.chinayinman', module='common-annotation', version='0.0.2')
)
libraryDependencies += "com.github.chinayinman" % "common-annotation" % "0.0.2"
[com.github.chinayinman/common-annotation "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.0.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
馒头的公共组件库