truffle-arrow-language

truffle-arrow-language is a language processing for Apache Arrow(https://arrow.apache.org) and built using Truffle for GraalVM.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wrap-trap.truffle-arrow-language
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

truffle-arrow-language
truffle-arrow-language is a language processing for Apache Arrow(https://arrow.apache.org) and built using Truffle for GraalVM.
Project URL

Project URL

https://github.com/masayuki038/truffle-arrow-language
Source Code Management

Source Code Management

https://github.com/masayuki038/truffle-arrow-language

Download parent

Filename Size
parent-0.1.0.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.wrap-trap.truffle-arrow-language/parent/ -->
<dependency>
    <groupId>net.wrap-trap.truffle-arrow-language</groupId>
    <artifactId>parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.wrap-trap.truffle-arrow-language/parent/
implementation 'net.wrap-trap.truffle-arrow-language:parent:0.1.0'
// https://jarcasting.com/artifacts/net.wrap-trap.truffle-arrow-language/parent/
implementation ("net.wrap-trap.truffle-arrow-language:parent:0.1.0")
'net.wrap-trap.truffle-arrow-language:parent:pom:0.1.0'
<dependency org="net.wrap-trap.truffle-arrow-language" name="parent" rev="0.1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.wrap-trap.truffle-arrow-language', module='parent', version='0.1.0')
)
libraryDependencies += "net.wrap-trap.truffle-arrow-language" % "parent" % "0.1.0"
[net.wrap-trap.truffle-arrow-language/parent "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • language
  • launcher
  • test-java-code

Versions

Version
0.1.0