| Лицензия |
Лицензия |
|---|---|
| Группа | Группаse.jguru.nazgul.test.bundles.hello.api |
| Идентификатор | Идентификаторnazgul-test-hello-api |
| Последняя версия | Последняя версия3.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnazgul-test-hello-api
Nazgul Framework: Hello test bundle service definition API.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| nazgul-test-hello-api-3.0.2.pom | |
| nazgul-test-hello-api-3.0.2.jar | 4 KB |
| nazgul-test-hello-api-3.0.2-sources.jar | 2 KB |
| nazgul-test-hello-api-3.0.2-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.jguru.nazgul.test.bundles.hello.api/nazgul-test-hello-api/ -->
<dependency>
<groupId>se.jguru.nazgul.test.bundles.hello.api</groupId>
<artifactId>nazgul-test-hello-api</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.jguru.nazgul.test.bundles.hello.api/nazgul-test-hello-api/
implementation 'se.jguru.nazgul.test.bundles.hello.api:nazgul-test-hello-api:3.0.2'
// https://jarcasting.com/artifacts/se.jguru.nazgul.test.bundles.hello.api/nazgul-test-hello-api/
implementation ("se.jguru.nazgul.test.bundles.hello.api:nazgul-test-hello-api:3.0.2")
'se.jguru.nazgul.test.bundles.hello.api:nazgul-test-hello-api:jar:3.0.2'
<dependency org="se.jguru.nazgul.test.bundles.hello.api" name="nazgul-test-hello-api" rev="3.0.2">
<artifact name="nazgul-test-hello-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.jguru.nazgul.test.bundles.hello.api', module='nazgul-test-hello-api', version='3.0.2')
)
libraryDependencies += "se.jguru.nazgul.test.bundles.hello.api" % "nazgul-test-hello-api" % "3.0.2"
[se.jguru.nazgul.test.bundles.hello.api/nazgul-test-hello-api "3.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |