MANIFEST.MF | MANIFEST.MF | |||
---|---|---|---|---|
Manifest-Version: 1.0 | Manifest-Version: 1.0 | |||
Automatic-Module-Name: io.dropwizard.metrics5 | Automatic-Module-Name: io.dropwizard.metrics5 | |||
Bnd-LastModified: 1517505472778 | Build-Jdk-Spec: 17 | |||
Build-Jdk: 1.8.0_151 | ||||
Built-By: artem | ||||
Bundle-Description: Metrics is a Java library which gives you unparall | Bundle-Description: Metrics is a Java library which gives you unparall | |||
eled insight into what your code does in production. Metrics p | eled insight into what your code does in production. Metrics p | |||
rovides a powerful toolkit of ways to measure the behavior of critica | rovides a powerful toolkit of ways to measure the behavior of critica | |||
l components in your production environment. | l components in your production environment. | |||
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.html | Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.html | |||
Bundle-ManifestVersion: 2 | Bundle-ManifestVersion: 2 | |||
Bundle-Name: Metrics Core | Bundle-Name: Metrics5 Core | |||
Bundle-SymbolicName: io.dropwizard.metrics5.metrics-core | Bundle-SymbolicName: io.dropwizard.metrics5.metrics-core | |||
Bundle-Version: 5.0.0 | Bundle-Version: 5.0.1 | |||
Created-By: Apache Maven Bundle Plugin | Created-By: Apache Maven Bundle Plugin 6.0.0 | |||
Export-Package: io.dropwizard.metrics5;uses:="org.slf4j";version="5.0. | Export-Package: io.dropwizard.metrics5;uses:="org.slf4j";version="5.0. | |||
0" | 1" | |||
Implementation-Title: Metrics Core | Implementation-Title: Metrics5 Core | |||
Implementation-URL: http://metrics.dropwizard.io/metrics-core | Implementation-Version: 5.0.1 | |||
Implementation-Vendor-Id: io.dropwizard.metrics5 | Import-Package: org.slf4j;version="[1.6.0,2.0.0)",java.io,java.lang,ja | |||
Implementation-Version: 5.0.0 | va.lang.invoke,java.lang.ref,java.nio.charset,java.text,java.time,jav | |||
Import-Package: org.slf4j;version="[1.6.0,2.0.0)" | a.time.temporal,java.util,java.util.concurrent,java.util.concurrent.a | |||
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" | tomic,java.util.concurrent.locks,java.util.function,java.util.stream | |||
Tool: Bnd-3.3.0.201609221906 | Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=17))" | |||
Tool: Bnd-7.0.0.202310060912 | ||||
End of changes. 5 change blocks. | ||||
7 lines changed or deleted | 5 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/ |