windows-registry

Provides classes and interfaces for working with the Windows registry

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

windows-registry
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

windows-registry
Provides classes and interfaces for working with the Windows registry
Project URL

Project URL

https://robtimus.github.io/windows-registry/
Source Code Management

Source Code Management

https://github.com/robtimus/windows-registry

Download windows-registry

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna-jpms jar 5.10.0
net.java.dev.jna : jna-platform-jpms jar 5.10.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0