Serviceloader Plugin

Locates all classes implementing a certain interface and generates the META-INF/services/com.service.ServiceInterface files

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

eu.somatik.serviceloader-maven-plugin
ArtifactId

ArtifactId

serviceloader-maven-plugin
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Serviceloader Plugin
Locates all classes implementing a certain interface and generates the META-INF/services/com.service.ServiceInterface files
Project URL

Project URL

https://github.com/francisdb/serviceloader-maven-plugin
Project Organization

Project Organization

Somatik
Source Code Management

Source Code Management

https://github.com/francisdb/serviceloader-maven-plugin

Download serviceloader-maven-plugin

How to add to project

<plugin>
    <groupId>eu.somatik.serviceloader-maven-plugin</groupId>
    <artifactId>serviceloader-maven-plugin</artifactId>
    <version>1.4.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven : maven-project jar 2.2.1
org.codehaus.plexus : plexus-utils jar 3.3.0
org.codehaus.plexus : plexus-compiler-api jar 2.8.8

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0