Skip to content

Commit

Permalink
Add the service loader plugin to the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Ivanov committed Nov 19, 2012
1 parent bccbc6d commit 99782bd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions repository.yaml
Expand Up @@ -200,3 +200,11 @@ description: Integrate Checkstyle, Findbugs etc.
artifact: org.jboss.forge.codequality:codequality-plugin:1.0.0-SNAPSHOT
gitrepo: git://github.com/forge/plugin-code-quality.git
tags: findbugs, checkstyle, sonar
---
name: service-loader
author: Ivan St. Ivanov <ivan.st.ivanov@gmail.com>
website: https://github.com/ivannov/plugin-serviceloader
description: Create new ServiceLoader service registrations in META-INF/services
artifact: org.jboss.forge.serviceloader.plugin:serviceloader-plugin:1.0.0-SNAPSHOT
gitrepo: git://github.com/ivannov/plugin-serviceloader.git
tags: ServiceLoader, META-INF/services, dependency injection, dependency-injection

0 comments on commit 99782bd

Please sign in to comment.