| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdeu.somatik.serviceloader-maven-plugin |
| ArtifactId | ArtifactIdserviceloader-maven-plugin |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionServiceloader Plugin
Locates all classes implementing a certain
interface and generates the META-INF/services/com.service.ServiceInterface files
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSomatik |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>eu.somatik.serviceloader-maven-plugin</groupId>
<artifactId>serviceloader-maven-plugin</artifactId>
<version>1.4.0</version>
</plugin>
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |