| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kristofa |
| Идентификатор | Идентификаторservice-plugin-loader |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеService Plugin Loader
Wrapper around java.util.ServiceLoader
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| service-plugin-loader-0.2.pom | |
| service-plugin-loader-0.2.jar | 107 KB |
| service-plugin-loader-0.2-sources.jar | 103 KB |
| service-plugin-loader-0.2-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/service-plugin-loader/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>service-plugin-loader</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/service-plugin-loader/
implementation 'com.github.kristofa:service-plugin-loader:0.2'
// https://jarcasting.com/artifacts/com.github.kristofa/service-plugin-loader/
implementation ("com.github.kristofa:service-plugin-loader:0.2")
'com.github.kristofa:service-plugin-loader:jar:0.2'
<dependency org="com.github.kristofa" name="service-plugin-loader" rev="0.2">
<artifact name="service-plugin-loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='service-plugin-loader', version='0.2')
)
libraryDependencies += "com.github.kristofa" % "service-plugin-loader" % "0.2"
[com.github.kristofa/service-plugin-loader "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.2.1 |
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |