| License | License | 
|---|---|
| GroupId | GroupIdcom.gitee.secretopen | 
| ArtifactId | ArtifactIdsecret-plugin | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.gitee.secretopen:secret-plugin secret-plugin是一个简单易用的java插件框架. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| secret-plugin-1.0.1.pom | |
| secret-plugin-1.0.1.jar | 18 KB | 
| secret-plugin-1.0.1-sources.jar | 14 KB | 
| secret-plugin-1.0.1-javadoc.jar | 92 KB | 
| Browse | 
<!-- 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"]| 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 |