| License |
License |
|---|---|
| GroupId | GroupIdorg.openl |
| ArtifactId | ArtifactIdorg.openl.grammars |
| Version | Version5.25.10 |
| Type | Typejar |
| Description |
DescriptionOpenL - DEV - Grammar
OpenL parsing Grammars
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| org.openl.grammars-5.25.10.pom | |
| org.openl.grammars-5.25.10.jar | 71 KB |
| org.openl.grammars-5.25.10-sources.jar | 39 KB |
| org.openl.grammars-5.25.10-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.25.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl/org.openl.grammars/
implementation 'org.openl:org.openl.grammars:5.25.10'
// https://jarcasting.com/artifacts/org.openl/org.openl.grammars/
implementation ("org.openl:org.openl.grammars:5.25.10")
'org.openl:org.openl.grammars:jar:5.25.10'
<dependency org="org.openl" name="org.openl.grammars" rev="5.25.10">
<artifact name="org.openl.grammars" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl', module='org.openl.grammars', version='5.25.10')
)
libraryDependencies += "org.openl" % "org.openl.grammars" % "5.25.10"
[org.openl/org.openl.grammars "5.25.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openl : org.openl.core | jar | 5.25.10 |
| 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 |