licenses.dev

jni v0.14.0

Rust bindings to the JNI

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT19
PackageRelationDependenciesPublished
ascii • 0.9.3ASCII-only equivalents to `char`, `str` and `String`.INDIRECT0
cesu8 • 1.1.0Convert to and from CESU-8 encoding (similar to UTF-8)DIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
error-chain • 0.12.4Yet another error boilerplate library.DIRECT1
jni-sys • 0.3.0Rust definitions corresponding to jni.hDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
unreachable • 1.0.0An unreachable code optimization hint in stable rust.INDIRECT1
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT OR Unlicense5
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT11
walkdir • 2.5.0Recursively walk a directory.DIRECT12
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
MIT2
PackageRelationDependenciesPublished
combine • 3.8.1Fast parser combinators on arbitrary streams with zero-copy support.DIRECT6
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/jni)](https://licenses.dev/cargo/jni)
<a href="https://licenses.dev/cargo/jni">
  <img src="https://licenses.dev/b/cargo/jni" alt="licenses" />
</a>

Or the licenses badge code for the 0.14.0 version:

[![licenses](https://licenses.dev/b/cargo/jni/0.14.0)](https://licenses.dev/cargo/jni/0.14.0)
<a href="https://licenses.dev/cargo/jni/0.14.0">
  <img src="https://licenses.dev/b/cargo/jni/0.14.0" alt="licenses" />
</a>
GitHub