GroupId | GroupIdcom.xlrit.gears.runtime |
---|---|
ArtifactId | ArtifactIdcase-webshop |
Version | Version0.37 |
Type | Typewar |
Filename | Size |
---|---|
case-webshop-0.37.pom | |
case-webshop-0.37.war | 53 KB |
case-webshop-0.37-sources.jar | 30 KB |
case-webshop-0.37-javadoc.jar | 573 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/ -->
<dependency>
<groupId>com.xlrit.gears.runtime</groupId>
<artifactId>case-webshop</artifactId>
<version>0.37</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/
implementation 'com.xlrit.gears.runtime:case-webshop:0.37'
// https://jarcasting.com/artifacts/com.xlrit.gears.runtime/case-webshop/
implementation ("com.xlrit.gears.runtime:case-webshop:0.37")
'com.xlrit.gears.runtime:case-webshop:war:0.37'
<dependency org="com.xlrit.gears.runtime" name="case-webshop" rev="0.37">
<artifact name="case-webshop" type="war" />
</dependency>
@Grapes(
@Grab(group='com.xlrit.gears.runtime', module='case-webshop', version='0.37')
)
libraryDependencies += "com.xlrit.gears.runtime" % "case-webshop" % "0.37"
[com.xlrit.gears.runtime/case-webshop "0.37"]