mirror of https://github.com/pf4j/pf4j.git
Mário Franco
9 years ago
3 changed files with 52 additions and 3 deletions
@ -0,0 +1,14 @@
|
||||
Manifest-Version: 1.0 |
||||
Implementation-Title: Test Plugin #2 |
||||
Implementation-Version: 0.10.0-SNAPSHOT |
||||
Archiver-Version: Plexus Archiver |
||||
Built-By: Mario Franco |
||||
Specification-Title: Test Plugin #2 |
||||
Implementation-Vendor-Id: ro.fortsoft.pf4j.demo |
||||
Plugin-Version: 0.0.1 |
||||
Plugin-Id: test-plugin-2 |
||||
Plugin-Provider: Decebal Suiu |
||||
Created-By: Apache Maven 3.0.5 |
||||
Build-Jdk: 1.8.0_45 |
||||
Specification-Version: 0.10.0-SNAPSHOT |
||||
|
@ -0,0 +1,14 @@
|
||||
Manifest-Version: 1.0 |
||||
Implementation-Title: Test Plugin #2 |
||||
Implementation-Version: 0.10.0-SNAPSHOT |
||||
Archiver-Version: Plexus Archiver |
||||
Built-By: Mario Franco |
||||
Specification-Title: Test Plugin #2 |
||||
Implementation-Vendor-Id: ro.fortsoft.pf4j.demo |
||||
Plugin-Id: test-plugin-2 |
||||
Plugin-Provider: Decebal Suiu |
||||
Plugin-Class: ro.fortsoft.pf4j.plugin.TestPlugin |
||||
Created-By: Apache Maven 3.0.5 |
||||
Build-Jdk: 1.8.0_45 |
||||
Specification-Version: 0.10.0-SNAPSHOT |
||||
|
Loading…
Reference in new issue