Last Version

com.nutanix.example:hellonutanixworld v0.0.12

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

License

License

GroupId

GroupId

com.nutanix.example
ArtifactId

ArtifactId

hellonutanixworld
Version

Version

v0.0.12
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 v0.0.12


<!-- 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.