aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/src/test/resources/test-plugin-1/classes/META-INF/MANIFEST.MF
blob: b5e48da8992e5c3d974c7db0f93dc2d30185ba12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Manifest-Version: 1.0
Implementation-Title: Test Plugin #1
Implementation-Version: 0.10.0-SNAPSHOT
Archiver-Version: Plexus Archiver
Built-By: Mario Franco
Specification-Title: Test Plugin #1
Implementation-Vendor-Id: ro.fortsoft.pf4j.demo
Plugin-Version: 0.0.1
Plugin-Id: test-plugin-1
Plugin-Description: Test Plugin 1
Plugin-Provider: Decebal Suiu
Plugin-Class: ro.fortsoft.pf4j.plugin.TestPlugin
Plugin-Dependencies: test-plugin-2,test-plugin-3@~1.0
Plugin-Requires: *
Created-By: Apache Maven 3.0.5
Build-Jdk: 1.8.0_45
Specification-Version: 0.10.0-SNAPSHOT