Last Version

OpenSmartHouse Parent 0.10.1

Parent project for Java software components developed by OpenSmartHouse / Z-Smart Systems.

License

License

GroupId

GroupId

org.opensmarthouse
ArtifactId

ArtifactId

parent
Version

Version

0.10.1
Type

Type

pom
Description

Description

OpenSmartHouse Parent
Parent project for Java software components developed by OpenSmartHouse / Z-Smart Systems.
Project URL

Project URL

http://opensmarthouse.org
Project Organization

Project Organization

Z-Smart Systems Limited
Source Code Management

Source Code Management

https://github.com/opensmarthouse/opensmarthouse-parent

Download parent 0.10.1

Filename Size
parent-0.10.1.pom 17 KB
Browse

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

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.