| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.nutanix.example |
| Идентификатор | Идентификаторhellonutanixworld |
| Последняя версия | Последняя версияv0.0.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.nutanix.example:hellonutanixworld
A hello world demo for deployment to the Central Repository via OSSRH
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hellonutanixworld-v0.0.12.pom | |
| hellonutanixworld-v0.0.12.jar | 3 KB |
| hellonutanixworld-v0.0.12-sources.jar | 205 bytes |
| hellonutanixworld-v0.0.12-javadoc.jar | 206 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |