License |
License |
---|---|
GroupId | GroupIdcom.guaboy |
ArtifactId | ArtifactIdguaboy-commons |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionguaboy-commons
Guaboy develop tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guaboy-commons-1.0.5.pom | |
guaboy-commons-1.0.5.jar | 38 KB |
guaboy-commons-1.0.5-sources.jar | 26 KB |
guaboy-commons-1.0.5-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guaboy/guaboy-commons/ -->
<dependency>
<groupId>com.guaboy</groupId>
<artifactId>guaboy-commons</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.guaboy/guaboy-commons/
implementation 'com.guaboy:guaboy-commons:1.0.5'
// https://jarcasting.com/artifacts/com.guaboy/guaboy-commons/
implementation ("com.guaboy:guaboy-commons:1.0.5")
'com.guaboy:guaboy-commons:jar:1.0.5'
<dependency org="com.guaboy" name="guaboy-commons" rev="1.0.5">
<artifact name="guaboy-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guaboy', module='guaboy-commons', version='1.0.5')
)
libraryDependencies += "com.guaboy" % "guaboy-commons" % "1.0.5"
[com.guaboy/guaboy-commons "1.0.5"]
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.3 |
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 |