Last Version

morel 0.2.0

Standard ML interpreter, with relational extensions, implemented in Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.hydromatic
ArtifactId

ArtifactId

morel
Version

Version

0.2.0
Type

Type

jar
Description

Description

morel
Standard ML interpreter, with relational extensions, implemented in Java
Project URL

Project URL

https://github.com/julianhyde/morel
Project Organization

Project Organization

Julian Hyde

Download morel 0.2.0


<!-- https://jarcasting.com/artifacts/net.hydromatic/morel/ -->
<dependency>
    <groupId>net.hydromatic</groupId>
    <artifactId>morel</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.hydromatic/morel/
implementation 'net.hydromatic:morel:0.2.0'
// https://jarcasting.com/artifacts/net.hydromatic/morel/
implementation ("net.hydromatic:morel:0.2.0")
'net.hydromatic:morel:jar:0.2.0'
<dependency org="net.hydromatic" name="morel" rev="0.2.0">
  <artifact name="morel" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hydromatic', module='morel', version='0.2.0')
)
libraryDependencies += "net.hydromatic" % "morel" % "0.2.0"
[net.hydromatic/morel "0.2.0"]

Dependencies

compile (9)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9
com.google.guava : guava jar 21.0
net.hydromatic : foodmart-data-hsqldb jar 0.4
net.hydromatic : scott-data-hsqldb jar 0.1
org.apache.calcite : calcite-core jar 1.21.0
org.hsqldb : hsqldb jar 2.3.1
org.jline : jline jar 3.12.1
org.hamcrest : hamcrest-core jar 1.3
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.incava : java-diff jar 1.1.2

Project Modules

There are no modules declared in this project.