License |
License |
---|---|
GroupId | GroupIdcom.guaboy |
ArtifactId | ArtifactIdguaboy-commons |
Last Version | Last Version1.0.5.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionguaboy-commons
Guaboy develop tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.guaboy/guaboy-commons/ -->
<dependency>
<groupId>com.guaboy</groupId>
<artifactId>guaboy-commons</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.guaboy/guaboy-commons/
implementation 'com.guaboy:guaboy-commons:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.guaboy/guaboy-commons/
implementation ("com.guaboy:guaboy-commons:1.0.5.RELEASE")
'com.guaboy:guaboy-commons:jar:1.0.5.RELEASE'
<dependency org="com.guaboy" name="guaboy-commons" rev="1.0.5.RELEASE">
<artifact name="guaboy-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guaboy', module='guaboy-commons', version='1.0.5.RELEASE')
)
libraryDependencies += "com.guaboy" % "guaboy-commons" % "1.0.5.RELEASE"
[com.guaboy/guaboy-commons "1.0.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context Optional | jar | 5.1.13.RELEASE |
org.springframework : spring-context-support Optional | jar | 5.1.13.RELEASE |
org.springframework : spring-webmvc Optional | jar | 5.1.13.RELEASE |
org.mybatis : mybatis Optional | jar | 3.4.6 |
com.guaboy : guaboy-core | jar | 1.0.5 |
com.alibaba : fastjson | jar | 1.2.80 |
redis.clients : jedis | jar | 3.3.0 |
com.sun.mail : javax.mail | jar | 1.6.2 |
org.freemarker : freemarker | jar | 2.3.29 |