Last Version

Service Plugin Loader 0.2

Wrapper around java.util.ServiceLoader

License

License

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

service-plugin-loader
Version

Version

0.2
Type

Type

jar
Description

Description

Service Plugin Loader
Wrapper around java.util.ServiceLoader
Project URL

Project URL

https://github.com/kristofa/service-plugin-loader

Download service-plugin-loader 0.2


<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.