License |
License |
---|---|
GroupId | GroupIdio.smartup.handyman |
ArtifactId | ArtifactIdhandyman-sample |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHandyman Sample
Handyman sample code. Showcases some of the libraries capabilities
|
Filename | Size |
---|---|
handyman-sample-1.0.0.pom | |
handyman-sample-1.0.0.jar | 5 KB |
handyman-sample-1.0.0-sources.jar | 4 KB |
handyman-sample-1.0.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smartup.handyman/handyman-sample/ -->
<dependency>
<groupId>io.smartup.handyman</groupId>
<artifactId>handyman-sample</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smartup.handyman/handyman-sample/
implementation 'io.smartup.handyman:handyman-sample:1.0.0'
// https://jarcasting.com/artifacts/io.smartup.handyman/handyman-sample/
implementation ("io.smartup.handyman:handyman-sample:1.0.0")
'io.smartup.handyman:handyman-sample:jar:1.0.0'
<dependency org="io.smartup.handyman" name="handyman-sample" rev="1.0.0">
<artifact name="handyman-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smartup.handyman', module='handyman-sample', version='1.0.0')
)
libraryDependencies += "io.smartup.handyman" % "handyman-sample" % "1.0.0"
[io.smartup.handyman/handyman-sample "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-zuul | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
io.smartup.handyman : handyman-s3 | jar | 1.0.0 |
io.smartup.handyman : handyman-zuul | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |