Last Version

Handyman Sample 1.0.0

Handyman sample code. Showcases some of the libraries capabilities

License

License

GroupId

GroupId

io.smartup.handyman
ArtifactId

ArtifactId

handyman-sample
Version

Version

1.0.0
Type

Type

jar
Description

Description

Handyman Sample
Handyman sample code. Showcases some of the libraries capabilities

Download handyman-sample 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.