License |
License |
---|---|
GroupId | GroupIdcom.guaboy |
ArtifactId | ArtifactIdguaboy-core |
Version | Version1.0.0.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.0.RELEASES.pom | |
guaboy-core-1.0.0.RELEASES.jar | 55 KB |
guaboy-core-1.0.0.RELEASES-sources.jar | 35 KB |
guaboy-core-1.0.0.RELEASES-javadoc.jar | 232 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guaboy/guaboy-core/ -->
<dependency>
<groupId>com.guaboy</groupId>
<artifactId>guaboy-core</artifactId>
<version>1.0.0.RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.guaboy/guaboy-core/
implementation 'com.guaboy:guaboy-core:1.0.0.RELEASES'
// https://jarcasting.com/artifacts/com.guaboy/guaboy-core/
implementation ("com.guaboy:guaboy-core:1.0.0.RELEASES")
'com.guaboy:guaboy-core:jar:1.0.0.RELEASES'
<dependency org="com.guaboy" name="guaboy-core" rev="1.0.0.RELEASES">
<artifact name="guaboy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guaboy', module='guaboy-core', version='1.0.0.RELEASES')
)
libraryDependencies += "com.guaboy" % "guaboy-core" % "1.0.0.RELEASES"
[com.guaboy/guaboy-core "1.0.0.RELEASES"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |