MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: com.codahale.metrics.jmx | Automatic-Module-Name: io.dropwizard.metrics5.jmx | |||
Build-Jdk-Spec: 17 | Bnd-LastModified: 1517506360545 | |||
Build-Jdk: 1.8.0_151 | ||||
Built-By: artem | ||||
Bundle-Description: A set of classes which allow you to report metrics | Bundle-Description: A set of classes which allow you to report metrics | |||
via JMX. | via JMX. | |||
Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.html | Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.html | |||
Bundle-ManifestVersion: 2 | Bundle-ManifestVersion: 2 | |||
Bundle-Name: Metrics Integration with JMX | Bundle-Name: Metrics Integration with JMX | |||
Bundle-SymbolicName: io.dropwizard.metrics.jmx | Bundle-SymbolicName: io.dropwizard.metrics5.metrics-jmx | |||
Bundle-Version: 4.2.28 | Bundle-Version: 5.0.0 | |||
Created-By: Apache Maven Bundle Plugin 5.1.9 | Created-By: Apache Maven Bundle Plugin | |||
Export-Package: com.codahale.metrics.jmx;uses:="com.codahale.metrics,j | Export-Package: io.dropwizard.metrics5.jmx;uses:="io.dropwizard.metric | |||
avax.management";version="4.2.28" | s5,javax.management";version="5.0.0" | |||
Implementation-Title: Metrics Integration with JMX | Implementation-Title: Metrics Integration with JMX | |||
Implementation-Version: 4.2.28 | Implementation-URL: http://metrics.dropwizard.io/metrics-jmx | |||
Import-Package: org.slf4j;version="[1.6.0,2.0.0)",com.codahale.metrics | Implementation-Vendor-Id: io.dropwizard.metrics5 | |||
;version="[4.2,5)",javax.management | Implementation-Version: 5.0.0 | |||
Import-Package: org.slf4j;version="[1.6.0,2.0.0)",io.dropwizard.metric | ||||
s5;version="[5.0,6)",javax.management | ||||
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | |||
Tool: Bnd-6.3.1.202206071316 | Tool: Bnd-3.3.0.201609221906 | |||
End of changes. 5 change blocks. | ||||
11 lines changed or deleted | 15 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |