is not current version
Last Version 0.23.0

org.pustefixframework:pustefix-webservice 0.18.26


GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-webservice
Version

Version

0.18.26
Type

Type

war

Download pustefix-webservice 0.18.26


<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-webservice/ -->
<dependency>
    <groupId>org.pustefixframework</groupId>
    <artifactId>pustefix-webservice</artifactId>
    <version>0.18.26</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-webservice/
implementation 'org.pustefixframework:pustefix-webservice:0.18.26'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-webservice/
implementation ("org.pustefixframework:pustefix-webservice:0.18.26")
'org.pustefixframework:pustefix-webservice:war:0.18.26'
<dependency org="org.pustefixframework" name="pustefix-webservice" rev="0.18.26">
  <artifact name="pustefix-webservice" type="war" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-webservice', version='0.18.26')
)
libraryDependencies += "org.pustefixframework" % "pustefix-webservice" % "0.18.26"
[org.pustefixframework/pustefix-webservice "0.18.26"]