is not current version
Last Version 5.20.4

org.openl.rules.demo:org.openl.rules.demo.webservice.client 5.12.0

Web Services Client for OpenL Tablets demo application

Categories

Categories

CLI User Interface
GroupId

GroupId

org.openl.rules.demo
ArtifactId

ArtifactId

org.openl.rules.demo.webservice.client
Version

Version

5.12.0
Type

Type

war

Download org.openl.rules.demo.webservice.client 5.12.0


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