License |
License |
---|---|
GroupId | GroupIdorg.openl.rules.demo |
ArtifactId | ArtifactIdopenl-demo-app |
Version | Version5.25.7 |
Type | Typepom |
Description |
DescriptionOpenL - DEMO
OpenL Tablets Demo Application (zip)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
openl-demo-app-5.25.7.pom | |
openl-demo-app-5.25.7.zip | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openl.rules.demo/openl-demo-app/ -->
<dependency>
<groupId>org.openl.rules.demo</groupId>
<artifactId>openl-demo-app</artifactId>
<version>5.25.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules.demo/openl-demo-app/
implementation 'org.openl.rules.demo:openl-demo-app:5.25.7'
// https://jarcasting.com/artifacts/org.openl.rules.demo/openl-demo-app/
implementation ("org.openl.rules.demo:openl-demo-app:5.25.7")
'org.openl.rules.demo:openl-demo-app:pom:5.25.7'
<dependency org="org.openl.rules.demo" name="openl-demo-app" rev="5.25.7">
<artifact name="openl-demo-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules.demo', module='openl-demo-app', version='5.25.7')
)
libraryDependencies += "org.openl.rules.demo" % "openl-demo-app" % "5.25.7"
[org.openl.rules.demo/openl-demo-app "5.25.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat | zip | 9.0.56 |
com.h2database : h2 | jar | 1.4.199 |
Group / Artifact | Type | Version |
---|---|---|
org.openl.rules : org.openl.rules.webstudio | war | 5.25.7 |
org.openl.rules : org.openl.rules.ruleservice.ws | war | 5.25.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.2.0 |