License |
License |
---|---|
GroupId | GroupIdorg.openl.rules |
ArtifactId | ArtifactIdopenl-tablets |
Version | Version5.25.1 |
Type | Typepom |
Description |
DescriptionOpenL Tablets
OpenL Tablets rules engine and related frameworks
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openl-tablets-5.25.1.pom | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openl.rules/openl-tablets/ -->
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>openl-tablets</artifactId>
<version>5.25.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/openl-tablets/
implementation 'org.openl.rules:openl-tablets:5.25.1'
// https://jarcasting.com/artifacts/org.openl.rules/openl-tablets/
implementation ("org.openl.rules:openl-tablets:5.25.1")
'org.openl.rules:openl-tablets:pom:5.25.1'
<dependency org="org.openl.rules" name="openl-tablets" rev="5.25.1">
<artifact name="openl-tablets" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='openl-tablets', version='5.25.1')
)
libraryDependencies += "org.openl.rules" % "openl-tablets" % "5.25.1"
[org.openl.rules/openl-tablets "5.25.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-all | jar | 1.10.19 |