License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.nrl |
ArtifactId | ArtifactIdnrlparser |
Last Version | Last Version1.4.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNRL Parser
The parser for the Natural Rule Language, a language for specifying constraints and actions over models that remains close to English.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nrlparser-1.4.18.pom | |
nrlparser-1.4.18.jar | 470 KB |
nrlparser-1.4.18-sources.jar | 370 KB |
nrlparser-1.4.18-project.zip | 1 MB |
nrlparser-1.4.18-project.tar.gz | 863 KB |
nrlparser-1.4.18-project.tar.bz2 | 736 KB |
nrlparser-1.4.18-javadoc.jar | 1 MB |
nrlparser-1.4.18-bin.zip | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.nrl/nrlparser/ -->
<dependency>
<groupId>net.sourceforge.nrl</groupId>
<artifactId>nrlparser</artifactId>
<version>1.4.18</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.nrl/nrlparser/
implementation 'net.sourceforge.nrl:nrlparser:1.4.18'
// https://jarcasting.com/artifacts/net.sourceforge.nrl/nrlparser/
implementation ("net.sourceforge.nrl:nrlparser:1.4.18")
'net.sourceforge.nrl:nrlparser:jar:1.4.18'
<dependency org="net.sourceforge.nrl" name="nrlparser" rev="1.4.18">
<artifact name="nrlparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.nrl', module='nrlparser', version='1.4.18')
)
libraryDependencies += "net.sourceforge.nrl" % "nrlparser" % "1.4.18"
[net.sourceforge.nrl/nrlparser "1.4.18"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr-runtime | jar | 3.2 |
org.eclipse.equinox : app | jar | 1.3.100-v20130327-1442 |
javax.xml.bind : jaxb-api | jar | 2.2.2 |
org.eclipse.uml2 : org.eclipse.uml2.uml | jar | 3.1.0.v201006071150 |
org.eclipse.xsd : xsd | jar | 2.2.3 |
org.eclipse.emf.commonj : sdo | jar | 2.3.0-v200706262000 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.uml2 : org.eclipse.uml2.uml.resources | jar | 3.1.0.v201005031530 |
Group / Artifact | Type | Version |
---|---|---|
xmlunit : xmlunit | jar | 1.3 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.2 |
junit : junit | jar | 4.8.2 |
org.hamcrest : hamcrest-library | jar | 1.2.1 |