Last Version

Handyman Parent 1.0.0

Parent maven module for easy dependency management

License

License

GroupId

GroupId

io.smartup.handyman
ArtifactId

ArtifactId

handyman-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Handyman Parent
Parent maven module for easy dependency management
Project URL

Project URL

https://github.com/smartupio/handyman

Download handyman-parent 1.0.0


<!-- https://jarcasting.com/artifacts/io.smartup.handyman/handyman-parent/ -->
<dependency>
    <groupId>io.smartup.handyman</groupId>
    <artifactId>handyman-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smartup.handyman/handyman-parent/
implementation 'io.smartup.handyman:handyman-parent:1.0.0'
// https://jarcasting.com/artifacts/io.smartup.handyman/handyman-parent/
implementation ("io.smartup.handyman:handyman-parent:1.0.0")
'io.smartup.handyman:handyman-parent:pom:1.0.0'
<dependency org="io.smartup.handyman" name="handyman-parent" rev="1.0.0">
  <artifact name="handyman-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smartup.handyman', module='handyman-parent', version='1.0.0')
)
libraryDependencies += "io.smartup.handyman" % "handyman-parent" % "1.0.0"
[io.smartup.handyman/handyman-parent "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.