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

com.obsidiandynamics.fulcrum:fulcrum-flux-offheap

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.obsidiandynamics.fulcrum:fulcrum-flux-offheap

Off-heap support for Flux

  • 0.39.0
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

logo Fulcrum

Fulcrum is home to tiny micro libraries that do very specific things, and can be imported into a project individually, without dragging in tons of unneeded dependencies.

Maven release Total alerts Gradle build codecov

Modules

Getting started

Select just the module(s) that you need from the list above. Some modules have a short README describing their use.

Simply add the following snippet to your build file. Replace the version placeholder x.y.z in the snippet with the version shown on the Download badge at the top of this README, and fulcrum-module with the name of the actual module you need.

For Maven:

<dependency>
  <groupId>com.obsidiandynamics.fulcrum</groupId>
  <artifactId>fulcrum-module</artifactId>
  <version>x.y.z</version>
  <type>pom</type>
</dependency>

For Gradle:

api 'com.obsidiandynamics.fulcrum:fulcrum-module:x.y.z'

FAQs

Package last updated on 25 Jul 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