Socket
Socket
Sign inDemoInstall

@rmlio/fetch-rmlmapper-java

Package Overview
Dependencies
32
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @rmlio/fetch-rmlmapper-java

Download the Java RMLMapper jar.


Version published
Weekly downloads
4
decreased by-69.23%
Maintainers
3
Install size
2.00 MB
Created
Weekly downloads
 

Changelog

Source

[0.1.0] - 2022-09-01

Added

  • Moved to 'lib' folder
  • Download to specific file
  • Tests
  • Store tag name in [filename of jar]-version.txt when using CLI
  • Decent commandline parsing
  • Provided filename without .jar? add .jar

Readme

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

Last updated on 01 Sep 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc