FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
docker-java/docker-java/template.mf at junixsocket_2.5.1 · docker-java/docker-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
docker-java
/
docker-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
3.2k
Code
Issues
41
Pull requests
61
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
docker-java
/
docker-java
/
template.mf
Copy path
More file actions
More file actions
Latest commit
History
History
History
30 lines (30 loc) · 1.18 KB
Breadcrumbs
docker-java
/
docker-java
/
template.mf
Copy path
File metadata and controls
30 lines (30 loc) · 1.18 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: com.github.docker-java
Bundle-Version: ${parsedVersion.osgiVersion}
Bundle-Name: ${project.name}
Version-Patterns:
default;pattern="[=.=.=, =.+1.0)",
short;pattern="[=.=,+1.0)"
Import-Template:
com.fasterxml.jackson.*;version="${jackson-jaxrs.version}",
com.google.common.*;version="${guava.version:short}",
io.netty.*;version="${netty.version:default}";resolution:=optional,
javax.ws.rs.*;version="[2.0.0, 2.1.0)",
org.apache.commons.compress.*;version="${commons-compress.version:short}",
org.apache.commons.io.*;version="${commons-io.version:short}",
org.apache.commons.lang3.*;version="${commons-lang3.version:short}",
org.apache.http.*;version="[4.4.0, 4.6.0)",
org.bouncycastle.*;version="${bouncycastle.version:short}",
org.glassfish.jersey.*;version="${jersey.version:default}",
org.slf4j.*;version="[1.7.0, 1.8.0)",
org.newsclub.net.unix;version="${junixsocket.version:default}";resolution:=optional
Excluded-Exports:
org.apache.http.impl.io,
org.newsclub.net.unix,
com.github.dockerjava.jaxrs.*,
com.github.dockerjava.netty.*
Excluded-Imports:
javax.annotation,
javax.net.ssl,
edu.umd.cs.findbugs.annotations
Back
|
FazBrowse Home
|
New Git URL