MVN

io.github.karlatemp : unsafe-accessor

Maven & Gradle

Jul 09, 2022
4 usages
21 stars

Unsafe Accessor · A bridge for access jdk.internal.misc.Unsafe

<dependency>
    <groupId>io.github.karlatemp</groupId>
    <artifactId>unsafe-accessor</artifactId>
    <version>1.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.karlatemp : unsafe-accessor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.0

All Versions

Choose a version of io.github.karlatemp : unsafe-accessor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
unsafe-accessor-1.7.0
1.6.x
unsafe-accessor-1.6.2
CVE-2022-31139
unsafe-accessor-1.6.1
CVE-2022-31139
unsafe-accessor-1.6.0
CVE-2022-31139
1.5.x
unsafe-accessor-1.5.0
CVE-2022-31139
1.4.x
unsafe-accessor-1.4.0
CVE-2022-31139
1.3.x
unsafe-accessor-1.3.0
1.2.x
unsafe-accessor-1.2.4
unsafe-accessor-1.2.3
unsafe-accessor-1.2.2

How to add a dependency to Maven

Add the following io.github.karlatemp : unsafe-accessor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.karlatemp</groupId>
    <artifactId>unsafe-accessor</artifactId>
    <version>1.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.karlatemp : unsafe-accessor gradle dependency to your build.gradle file:

implementation 'io.github.karlatemp:unsafe-accessor:1.7.0'

Gradle Kotlin DSL: Add the following io.github.karlatemp : unsafe-accessor gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.karlatemp:unsafe-accessor:1.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.karlatemp : unsafe-accessor sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.karlatemp" % "unsafe-accessor" % "1.7.0"

Advertisement

Dependencies from Group

Jul 09, 2022
4 usages
21 stars
Feb 11, 2021
2 usages
1 stars

Discover Dependencies

Aug 19, 2023
21 stars
Aug 24, 2023
1 usages
28 stars
Feb 17, 2021
6 stars
Jul 16, 2023
1 usages
82 stars
Dec 17, 2021
0 stars
Aug 24, 2023
4.4k stars
Feb 06, 2021
1.2k stars
Feb 05, 2021
2 usages
Aug 17, 2023
1 usages