| License |
License |
|---|---|
| GroupId | GroupIdorg.graphfoundation.ongdb |
| ArtifactId | ArtifactIdongdb-unsafe |
| Last Version | Last Version3.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionONgDB - Unsafe Access
Internal component that provides access to unsafe memory
intrinsics
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ongdb-unsafe-3.6.2.pom | |
| ongdb-unsafe-3.6.2.jar | 33 KB |
| ongdb-unsafe-3.6.2-tests.jar | 23 KB |
| ongdb-unsafe-3.6.2-sources.jar | 27 KB |
| ongdb-unsafe-3.6.2-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.graphfoundation.ongdb/ongdb-unsafe/ -->
<dependency>
<groupId>org.graphfoundation.ongdb</groupId>
<artifactId>ongdb-unsafe</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.graphfoundation.ongdb/ongdb-unsafe/
implementation 'org.graphfoundation.ongdb:ongdb-unsafe:3.6.2'
// https://jarcasting.com/artifacts/org.graphfoundation.ongdb/ongdb-unsafe/
implementation ("org.graphfoundation.ongdb:ongdb-unsafe:3.6.2")
'org.graphfoundation.ongdb:ongdb-unsafe:jar:3.6.2'
<dependency org="org.graphfoundation.ongdb" name="ongdb-unsafe" rev="3.6.2">
<artifact name="ongdb-unsafe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graphfoundation.ongdb', module='ongdb-unsafe', version='3.6.2')
)
libraryDependencies += "org.graphfoundation.ongdb" % "ongdb-unsafe" % "3.6.2"
[org.graphfoundation.ongdb/ongdb-unsafe "3.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.graphfoundation.ongdb : ongdb-common | jar | 3.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.2.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.2.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |