is not current version
Last Version 0.0.6

com.gitee.ruge1:web 0.0.4

rugeTool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率

License

License

Mulan Permissive Software License,Version 2
GroupId

GroupId

com.gitee.ruge1
ArtifactId

ArtifactId

web
Version

Version

0.0.4
Type

Type

jar
Description

Description

rugeTool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率

Download web 0.0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
com.gitee.ruge1 : core jar 0.0.4
com.alibaba : easyexcel jar 3.1.0
nl.bitwalker : UserAgentUtils jar 1.2.4
com.alibaba : druid-spring-boot-starter jar 1.2.9
io.springfox : springfox-boot-starter jar 3.0.0
com.vladmihalcea : hibernate-types-52 jar 2.16.2

provided (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop Optional jar
org.springframework.boot : spring-boot-starter-data-jpa Optional jar
org.springframework.boot : spring-boot-starter-data-redis Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-log4j2 Optional jar

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.