is not current version
Last Version 2.1.1

it.bz.opendatahub.alpinebits:examples-inventory 1.0.0


Categories

Categories

Data
GroupId

GroupId

it.bz.opendatahub.alpinebits
ArtifactId

ArtifactId

examples-inventory
Version

Version

1.0.0
Type

Type

war

Download examples-inventory 1.0.0


<!-- https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-inventory/ -->
<dependency>
    <groupId>it.bz.opendatahub.alpinebits</groupId>
    <artifactId>examples-inventory</artifactId>
    <version>1.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-inventory/
implementation 'it.bz.opendatahub.alpinebits:examples-inventory:1.0.0'
// https://jarcasting.com/artifacts/it.bz.opendatahub.alpinebits/examples-inventory/
implementation ("it.bz.opendatahub.alpinebits:examples-inventory:1.0.0")
'it.bz.opendatahub.alpinebits:examples-inventory:war:1.0.0'
<dependency org="it.bz.opendatahub.alpinebits" name="examples-inventory" rev="1.0.0">
  <artifact name="examples-inventory" type="war" />
</dependency>
@Grapes(
@Grab(group='it.bz.opendatahub.alpinebits', module='examples-inventory', version='1.0.0')
)
libraryDependencies += "it.bz.opendatahub.alpinebits" % "examples-inventory" % "1.0.0"
[it.bz.opendatahub.alpinebits/examples-inventory "1.0.0"]