Last Version

com.github.sunywdev:routelimit 1.0.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.sunywdev
ArtifactId

ArtifactId

routelimit
Version

Version

1.0.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/routelimit
Source Code Management

Source Code Management

https://github.com/Sunywdev/routelimit

Download routelimit 1.0.1


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

Dependencies

compile (15)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.9.6
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.2.1.RELEASE
org.projectlombok : lombok jar 1.18.10
com.google.guava : guava jar 25.1-jre
org.springframework.boot : spring-boot-starter-mail jar 2.2.1.RELEASE
com.alibaba : fastjson jar 1.2.71
com.github.lianjiatech : retrofit-spring-boot-starter jar 2.2.2
mysql : mysql-connector-java jar 5.1.38
com.alibaba : druid jar 1.1.21
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.0
org.mybatis.generator : mybatis-generator-core jar 1.3.6
cn.hutool : hutool-all jar 5.5.8

Project Modules

There are no modules declared in this project.