com.nutanix.example:hellonutanixworld

A hello world demo for deployment to the Central Repository via OSSRH

License

License

GroupId

GroupId

com.nutanix.example
ArtifactId

ArtifactId

hellonutanixworld
Last Version

Last Version

v0.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

com.nutanix.example:hellonutanixworld
A hello world demo for deployment to the Central Repository via OSSRH
Project URL

Project URL

https://github.com/orichter/package-publishing-examples
Source Code Management

Source Code Management

http://github.com/orichter/package-publishing-examples/tree/master

Download hellonutanixworld

How to add to project

<!-- https://jarcasting.com/artifacts/com.nutanix.example/hellonutanixworld/ -->
<dependency>
    <groupId>com.nutanix.example</groupId>
    <artifactId>hellonutanixworld</artifactId>
    <version>v0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.nutanix.example/hellonutanixworld/
implementation 'com.nutanix.example:hellonutanixworld:v0.0.12'
// https://jarcasting.com/artifacts/com.nutanix.example/hellonutanixworld/
implementation ("com.nutanix.example:hellonutanixworld:v0.0.12")
'com.nutanix.example:hellonutanixworld:jar:v0.0.12'
<dependency org="com.nutanix.example" name="hellonutanixworld" rev="v0.0.12">
  <artifact name="hellonutanixworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nutanix.example', module='hellonutanixworld', version='v0.0.12')
)
libraryDependencies += "com.nutanix.example" % "hellonutanixworld" % "v0.0.12"
[com.nutanix.example/hellonutanixworld "v0.0.12"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
v0.0.12