Generic interface to include in plugin

A Generic interface to include in Smart2Go to support plugin.

Лицензия

Лицензия

Группа

Группа

io.github.somaiasaeed
Идентификатор

Идентификатор

pf4j-generic-plugin
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Generic interface to include in plugin
A Generic interface to include in Smart2Go to support plugin.
Ссылка на сайт

Ссылка на сайт

https://github.com/SomaiaSaeed/create-plugin-using-PF4J
Система контроля версий

Система контроля версий

http://github.com//SomaiaSaeed/create-plugin-using-PF4J/tree/main/demo/api/src/main/java/org/pf4j/demo/api

Скачать pf4j-generic-plugin

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.somaiasaeed/pf4j-generic-plugin/ -->
<dependency>
    <groupId>io.github.somaiasaeed</groupId>
    <artifactId>pf4j-generic-plugin</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.somaiasaeed/pf4j-generic-plugin/
implementation 'io.github.somaiasaeed:pf4j-generic-plugin:1.0.2'
// https://jarcasting.com/artifacts/io.github.somaiasaeed/pf4j-generic-plugin/
implementation ("io.github.somaiasaeed:pf4j-generic-plugin:1.0.2")
'io.github.somaiasaeed:pf4j-generic-plugin:jar:1.0.2'
<dependency org="io.github.somaiasaeed" name="pf4j-generic-plugin" rev="1.0.2">
  <artifact name="pf4j-generic-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.somaiasaeed', module='pf4j-generic-plugin', version='1.0.2')
)
libraryDependencies += "io.github.somaiasaeed" % "pf4j-generic-plugin" % "1.0.2"
[io.github.somaiasaeed/pf4j-generic-plugin "1.0.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.6.3
org.springframework : spring-core jar 5.3.16

provided (1)

Идентификатор библиотеки Тип Версия
org.pf4j : pf4j-spring jar 0.7.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0