Last Version

ant-nest 1.1.11-RELEASE

常用注解项目

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.hwywl
ArtifactId

ArtifactId

ant-nest
Version

Version

1.1.11-RELEASE
Type

Type

jar
Description

Description

ant-nest
常用注解项目
Project URL

Project URL

https://github.com/HWYWL/ant-nest
Source Code Management

Source Code Management

https://github.com/HWYWL/ant-nest

Download ant-nest 1.1.11-RELEASE


<!-- 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"]

Dependencies

compile (13)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.