Last Version

NRL Parser 1.4.18

The parser for the Natural Rule Language, a language for specifying constraints and actions over models that remains close to English.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.nrl
ArtifactId

ArtifactId

nrlparser
Version

Version

1.4.18
Type

Type

jar
Description

Description

NRL 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

http://nrl.sourceforge.net
Source Code Management

Source Code Management

http://nrl.git.sourceforge.net/git/gitweb-index.cgi

Download nrlparser 1.4.18


<!-- 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"]

Dependencies

compile (6)

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

runtime (1)

Group / Artifact Type Version
org.eclipse.uml2 : org.eclipse.uml2.uml.resources jar 3.1.0.v201005031530

test (4)

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

Project Modules

There are no modules declared in this project.