| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdse.jguru.nazgul.test.bundles.hello.client.blueprint |
| ArtifactId | ArtifactIdnazgul-test-hello-client-blueprint |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnazgul-test-hello-client-blueprint
Nazgul Framework: Test client bundle using the Hello API service APIs.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/se.jguru.nazgul.test.bundles.hello.client.blueprint/nazgul-test-hello-client-blueprint/ -->
<dependency>
<groupId>se.jguru.nazgul.test.bundles.hello.client.blueprint</groupId>
<artifactId>nazgul-test-hello-client-blueprint</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.jguru.nazgul.test.bundles.hello.client.blueprint/nazgul-test-hello-client-blueprint/
implementation 'se.jguru.nazgul.test.bundles.hello.client.blueprint:nazgul-test-hello-client-blueprint:3.0.2'
// https://jarcasting.com/artifacts/se.jguru.nazgul.test.bundles.hello.client.blueprint/nazgul-test-hello-client-blueprint/
implementation ("se.jguru.nazgul.test.bundles.hello.client.blueprint:nazgul-test-hello-client-blueprint:3.0.2")
'se.jguru.nazgul.test.bundles.hello.client.blueprint:nazgul-test-hello-client-blueprint:jar:3.0.2'
<dependency org="se.jguru.nazgul.test.bundles.hello.client.blueprint" name="nazgul-test-hello-client-blueprint" rev="3.0.2">
<artifact name="nazgul-test-hello-client-blueprint" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.jguru.nazgul.test.bundles.hello.client.blueprint', module='nazgul-test-hello-client-blueprint', version='3.0.2')
)
libraryDependencies += "se.jguru.nazgul.test.bundles.hello.client.blueprint" % "nazgul-test-hello-client-blueprint" % "3.0.2"
[se.jguru.nazgul.test.bundles.hello.client.blueprint/nazgul-test-hello-client-blueprint "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| se.jguru.nazgul.test.bundles.hello.api : nazgul-test-hello-api | jar | 3.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.apache.aries.blueprint : org.apache.aries.blueprint | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |