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