Last Version

Native Parameter Store Access 0.1.2

nativeparameterstoreaccess provides access to the Windows registry and the macOS Defaults database.

License

License

Categories

Categories

Net Native Development Tools
GroupId

GroupId

com.github.tkuenneth
ArtifactId

ArtifactId

nativeparameterstoreaccess
Version

Version

0.1.2
Type

Type

jar
Description

Description

Native Parameter Store Access
nativeparameterstoreaccess provides access to the Windows registry and the macOS Defaults database.
Project URL

Project URL

https://github.com/tkuenneth/nativeparameterstoreaccess
Source Code Management

Source Code Management

https://github.com/tkuenneth/nativeparameterstoreaccess

Download nativeparameterstoreaccess 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.tkuenneth/nativeparameterstoreaccess/ -->
<dependency>
    <groupId>com.github.tkuenneth</groupId>
    <artifactId>nativeparameterstoreaccess</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkuenneth/nativeparameterstoreaccess/
implementation 'com.github.tkuenneth:nativeparameterstoreaccess:0.1.2'
// https://jarcasting.com/artifacts/com.github.tkuenneth/nativeparameterstoreaccess/
implementation ("com.github.tkuenneth:nativeparameterstoreaccess:0.1.2")
'com.github.tkuenneth:nativeparameterstoreaccess:jar:0.1.2'
<dependency org="com.github.tkuenneth" name="nativeparameterstoreaccess" rev="0.1.2">
  <artifact name="nativeparameterstoreaccess" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkuenneth', module='nativeparameterstoreaccess', version='0.1.2')
)
libraryDependencies += "com.github.tkuenneth" % "nativeparameterstoreaccess" % "0.1.2"
[com.github.tkuenneth/nativeparameterstoreaccess "0.1.2"]

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.