RegJ

一个简易的、用java操作注册表的包。可以通过简单的方法对注册表进行操作。

License

License

GroupId

GroupId

com.gitee.swsk33
ArtifactId

ArtifactId

RegJ
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RegJ
一个简易的、用java操作注册表的包。可以通过简单的方法对注册表进行操作。
Project URL

Project URL

https://gitee.com/swsk33/RegJ
Source Code Management

Source Code Management

https://gitee.com/swsk33/RegJ

Download RegJ

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.2