com.gitee.secretopen:secret-plugin

secret-plugin是一个简单易用的java插件框架.

License

License

GroupId

GroupId

com.gitee.secretopen
ArtifactId

ArtifactId

secret-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.gitee.secretopen:secret-plugin
secret-plugin是一个简单易用的java插件框架.
Project URL

Project URL

https://gitee.com/SecretOpen/secret-plugin

Download secret-plugin

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.12.1
org.osgi : org.osgi.framework jar 1.10.0
cn.hutool : hutool-core jar 5.5.7
cn.hutool : hutool-setting jar 5.5.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0