| License |
License |
|---|---|
| GroupId | GroupIdio.shulie.takin |
| ArtifactId | ArtifactIdplugin-engine-module |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptiontakin-cloud
|
| Filename | Size |
|---|---|
| plugin-engine-module-1.0.1.pom | |
| plugin-engine-module-1.0.1.jar | 22 KB |
| plugin-engine-module-1.0.1-sources.jar | 12 KB |
| plugin-engine-module-1.0.1-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.shulie.takin/plugin-engine-module/ -->
<dependency>
<groupId>io.shulie.takin</groupId>
<artifactId>plugin-engine-module</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.shulie.takin/plugin-engine-module/
implementation 'io.shulie.takin:plugin-engine-module:1.0.1'
// https://jarcasting.com/artifacts/io.shulie.takin/plugin-engine-module/
implementation ("io.shulie.takin:plugin-engine-module:1.0.1")
'io.shulie.takin:plugin-engine-module:jar:1.0.1'
<dependency org="io.shulie.takin" name="plugin-engine-module" rev="1.0.1">
<artifact name="plugin-engine-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shulie.takin', module='plugin-engine-module', version='1.0.1')
)
libraryDependencies += "io.shulie.takin" % "plugin-engine-module" % "1.0.1"
[io.shulie.takin/plugin-engine-module "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.shulie.takin : takin-cloud-ext | jar | |
| io.shulie.takin : takin-cloud-common | jar |