top.ssrsdev:plugin-platform


Categories

Categories

ORM Data
GroupId

GroupId

top.ssrsdev
ArtifactId

ArtifactId

plugin-platform
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Download plugin-platform

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
top.ssrsdev : framework jar 1.0.5
mysql : mysql-connector-java Optional jar
org.freemarker : freemarker jar 2.3.28
org.projectlombok : lombok Optional jar 1.18.8
com.github.xiaoymin : knife4j-spring-boot-starter jar 2.0.4

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2