New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rmlio/fetch-rmlmapper-java

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmlio/fetch-rmlmapper-java

Download the Java RMLMapper jar.

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

fetch-rmlmapper-java-js

Easily download the jar of a specific or latest version of the RMLMapper, either via the command line interface or directly from within your application.

Usage

CLI

  • Install the tool: npm i @rmlio/fetch-rmlmapper-java.
  • Execute the tool: download-rmlmapper [options].
    • help is provided using --help, also seen below
  • The eventually downloaded RMLMapper tag name will be stored in [filename of jar]-version.txt, next to the jar.
Usage: @rmlio/fetch-rmlmapper-java [options]

Download the Java RMLMapper jar.

Options:
  -V, --version                   output the version number
  -g, --githubVersion [version]   optional version you want to download, as published on Github (default: "latest")
  -f, --filename [rmlmapper.jar]  optional filename of the downloaded jar (via relative to the CWD or via absolute path) (default: name of the published asset of the release)
  -h, --help                      display help for command

Library

TODO, but at the moment you can have a look at bin/cli.js.

License

This code is copyrighted by Ghent University – imec and released under the MIT license.

Keywords

FAQs

Package last updated on 01 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc