| License |
License |
|---|---|
| GroupId | GroupIdcom.guaboy |
| ArtifactId | ArtifactIdguaboy-core |
| Version | Version1.0.1.RELEASES |
| Type | Typejar |
| Description |
DescriptionGuaboy Core
Guaboy Develop Tools
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| guaboy-core-1.0.1.RELEASES.pom | |
| guaboy-core-1.0.1.RELEASES.jar | 56 KB |
| guaboy-core-1.0.1.RELEASES-sources.jar | 36 KB |
| guaboy-core-1.0.1.RELEASES-javadoc.jar | 236 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guaboy/guaboy-core/ -->
<dependency>
<groupId>com.guaboy</groupId>
<artifactId>guaboy-core</artifactId>
<version>1.0.1.RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.guaboy/guaboy-core/
implementation 'com.guaboy:guaboy-core:1.0.1.RELEASES'
// https://jarcasting.com/artifacts/com.guaboy/guaboy-core/
implementation ("com.guaboy:guaboy-core:1.0.1.RELEASES")
'com.guaboy:guaboy-core:jar:1.0.1.RELEASES'
<dependency org="com.guaboy" name="guaboy-core" rev="1.0.1.RELEASES">
<artifact name="guaboy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guaboy', module='guaboy-core', version='1.0.1.RELEASES')
)
libraryDependencies += "com.guaboy" % "guaboy-core" % "1.0.1.RELEASES"
[com.guaboy/guaboy-core "1.0.1.RELEASES"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |