| License |
License |
|---|---|
| GroupId | GroupIdorg.openl |
| ArtifactId | ArtifactIdorg.openl.grammars |
| Version | Version5.24.3 |
| Type | Typejar |
| Description |
DescriptionOpenL - DEV - Grammar
OpenL parsing Grammars
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| org.openl.grammars-5.24.3.pom | |
| org.openl.grammars-5.24.3.jar | 71 KB |
| org.openl.grammars-5.24.3-sources.jar | 39 KB |
| org.openl.grammars-5.24.3-javadoc.jar | 106 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openl/org.openl.grammars/ -->
<dependency>
<groupId>org.openl</groupId>
<artifactId>org.openl.grammars</artifactId>
<version>5.24.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl/org.openl.grammars/
implementation 'org.openl:org.openl.grammars:5.24.3'
// https://jarcasting.com/artifacts/org.openl/org.openl.grammars/
implementation ("org.openl:org.openl.grammars:5.24.3")
'org.openl:org.openl.grammars:jar:5.24.3'
<dependency org="org.openl" name="org.openl.grammars" rev="5.24.3">
<artifact name="org.openl.grammars" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl', module='org.openl.grammars', version='5.24.3')
)
libraryDependencies += "org.openl" % "org.openl.grammars" % "5.24.3"
[org.openl/org.openl.grammars "5.24.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openl : org.openl.core | jar | 5.24.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |