GroupId | GroupIdorg.pistoiaalliance.helm |
---|---|
ArtifactId | ArtifactIdhelm2-webservice |
Version | Version2.3.0 |
Type | Typewar |
Filename | Size |
---|---|
helm2-webservice-2.3.0.pom | |
helm2-webservice-2.3.0.war | 34 MB |
helm2-webservice-2.3.0-sources.jar | 170 KB |
helm2-webservice-2.3.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-webservice/ -->
<dependency>
<groupId>org.pistoiaalliance.helm</groupId>
<artifactId>helm2-webservice</artifactId>
<version>2.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-webservice/
implementation 'org.pistoiaalliance.helm:helm2-webservice:2.3.0'
// https://jarcasting.com/artifacts/org.pistoiaalliance.helm/helm2-webservice/
implementation ("org.pistoiaalliance.helm:helm2-webservice:2.3.0")
'org.pistoiaalliance.helm:helm2-webservice:war:2.3.0'
<dependency org="org.pistoiaalliance.helm" name="helm2-webservice" rev="2.3.0">
<artifact name="helm2-webservice" type="war" />
</dependency>
@Grapes(
@Grab(group='org.pistoiaalliance.helm', module='helm2-webservice', version='2.3.0')
)
libraryDependencies += "org.pistoiaalliance.helm" % "helm2-webservice" % "2.3.0"
[org.pistoiaalliance.helm/helm2-webservice "2.3.0"]