License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.hydromatic |
ArtifactId | ArtifactIdmorel |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmorel
Standard ML interpreter, with relational extensions, implemented in Java
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJulian Hyde |
Filename | Size |
---|---|
morel-0.2.0.pom | |
morel-0.2.0.jar | 330 KB |
morel-0.2.0-test-sources.jar | 64 KB |
morel-0.2.0-sources.jar | 146 KB |
morel-0.2.0-source-release.zip | 340 KB |
morel-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.incava : java-diff | jar | 1.1.2 |