| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdcom.github.hwywl | 
| ArtifactId | ArtifactIdant-nest | 
| Version | Version1.1.11-RELEASE | 
| Type | Typejar | 
| Description | Descriptionant-nest 常用注解项目 | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| ant-nest-1.1.11-RELEASE.pom | |
| ant-nest-1.1.11-RELEASE.jar | 47 KB | 
| ant-nest-1.1.11-RELEASE-sources.jar | 30 KB | 
| ant-nest-1.1.11-RELEASE-javadoc.jar | 278 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.hwywl/ant-nest/ -->
<dependency>
    <groupId>com.github.hwywl</groupId>
    <artifactId>ant-nest</artifactId>
    <version>1.1.11-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hwywl/ant-nest/
implementation 'com.github.hwywl:ant-nest:1.1.11-RELEASE'// https://jarcasting.com/artifacts/com.github.hwywl/ant-nest/
implementation ("com.github.hwywl:ant-nest:1.1.11-RELEASE")'com.github.hwywl:ant-nest:jar:1.1.11-RELEASE'<dependency org="com.github.hwywl" name="ant-nest" rev="1.1.11-RELEASE">
  <artifact name="ant-nest" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hwywl', module='ant-nest', version='1.1.11-RELEASE')
)libraryDependencies += "com.github.hwywl" % "ant-nest" % "1.1.11-RELEASE"[com.github.hwywl/ant-nest "1.1.11-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE | 
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.5.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE | 
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.0.1 | 
| org.apache.curator : curator-recipes | jar | 4.2.0 | 
| com.alibaba : fastjson | jar | 1.2.57 | 
| org.projectlombok : lombok | jar | 1.18.6 | 
| org.aspectj : aspectjrt | jar | 1.9.2 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| cn.hutool : hutool-all | jar | 4.5.16 | 
| commons-codec : commons-codec | jar | 1.11 | 
| commons-io : commons-io | jar | 2.6 | 
| org.sonatype.oss : oss-parent | pom | 9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |