License |
License |
---|---|
GroupId | GroupIdcom.guaboy |
ArtifactId | ArtifactIdguaboy-commons |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionguaboy-commons
Guaboy develop tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guaboy-commons-1.0.3.pom | |
guaboy-commons-1.0.3.jar | 68 KB |
guaboy-commons-1.0.3-sources.jar | 46 KB |
guaboy-commons-1.0.3-javadoc.jar | 308 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guaboy/guaboy-commons/ -->
<dependency>
<groupId>com.guaboy</groupId>
<artifactId>guaboy-commons</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.guaboy/guaboy-commons/
implementation 'com.guaboy:guaboy-commons:1.0.3'
// https://jarcasting.com/artifacts/com.guaboy/guaboy-commons/
implementation ("com.guaboy:guaboy-commons:1.0.3")
'com.guaboy:guaboy-commons:jar:1.0.3'
<dependency org="com.guaboy" name="guaboy-commons" rev="1.0.3">
<artifact name="guaboy-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guaboy', module='guaboy-commons', version='1.0.3')
)
libraryDependencies += "com.guaboy" % "guaboy-commons" % "1.0.3"
[com.guaboy/guaboy-commons "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
org.springframework : spring-context Optional | jar | 4.3.17.RELEASE |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.8.11.1 |
com.alibaba : fastjson Optional | jar | 1.2.32 |
org.mybatis : mybatis Optional | jar | 3.4.6 |
redis.clients : jedis Optional | jar | 2.9.3 |