takin-plugin-framework

插件工程

License

License

GroupId

GroupId

io.shulie.takin.plugin.framework
ArtifactId

ArtifactId

takin-plugin-framework
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

takin-plugin-framework
插件工程
Project URL

Project URL

https://github.com/shulieTech/Takin-web.git
Source Code Management

Source Code Management

https://github.com/shulieTech/Takin-web.git

Download takin-plugin-framework

How to add to project

<!-- https://jarcasting.com/artifacts/io.shulie.takin.plugin.framework/takin-plugin-framework/ -->
<dependency>
    <groupId>io.shulie.takin.plugin.framework</groupId>
    <artifactId>takin-plugin-framework</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.shulie.takin.plugin.framework/takin-plugin-framework/
implementation 'io.shulie.takin.plugin.framework:takin-plugin-framework:1.0.3'
// https://jarcasting.com/artifacts/io.shulie.takin.plugin.framework/takin-plugin-framework/
implementation ("io.shulie.takin.plugin.framework:takin-plugin-framework:1.0.3")
'io.shulie.takin.plugin.framework:takin-plugin-framework:pom:1.0.3'
<dependency org="io.shulie.takin.plugin.framework" name="takin-plugin-framework" rev="1.0.3">
  <artifact name="takin-plugin-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.shulie.takin.plugin.framework', module='takin-plugin-framework', version='1.0.3')
)
libraryDependencies += "io.shulie.takin.plugin.framework" % "takin-plugin-framework" % "1.0.3"
[io.shulie.takin.plugin.framework/takin-plugin-framework "1.0.3"]

Dependencies

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

Project Modules

  • takin-plugin-framework-core
  • takin-plugin-framework-spring

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0