Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Alignment API
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
moex
Alignment API
Commits
f724d834
Commit
f724d834
authored
10 years ago
by
Jérôme Euzenat
Browse files
Options
Downloads
Patches
Plain Diff
- documented dependencies with new jetty and file-upload
parent
41236dab
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
html/img/dependencies.png
+0
-0
0 additions, 0 deletions
html/img/dependencies.png
html/lib.html
+4
-4
4 additions, 4 deletions
html/lib.html
with
4 additions
and
4 deletions
html/img/dependencies.png
+
0
−
0
View replaced file @
41236dab
View file @
f724d834
363 KiB
|
W:
|
H:
412 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
html/lib.html
+
4
−
4
View file @
f724d834
...
...
@@ -7,7 +7,7 @@
</head>
<body
bgcolor=
"#ffffff"
>
<h1
class=
"titre"
>
Alignment API: Libraries shipped with the package (release 4.
6
)
</h1>
<h1
class=
"titre"
>
Alignment API: Libraries shipped with the package (release 4.
7
)
</h1>
<p>
The Alignment API uses a number of external libraries. These libraries
are shipped (in the lib directory) with the Alignment API. Each
...
...
@@ -111,7 +111,7 @@ and this will compile again.
necessary for executing parts of the Alignment API which need the
OWL API.
</dd>
<dt>
Jena
</dt>
<dd>
is also an option.
</dd>
<dd>
is also an option.
Required for parsing RDF files and in particular EDOAL alignments.
</dd>
</dl>
<h2>
Required for the Alignment server (alignsvc)
</h2>
...
...
@@ -128,12 +128,12 @@ and this will compile again.
servlet-api.jar
[
<a
href=
"https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html"
>
CDDL + GPLv2 with classpath exception
</a>
]
</dt>
<dd>
Required and shipped with Jetty. This is part of Java 2 Enterprise Edition
</dd>
<dt><a
href=
"http://commons.apache.org/proper/commons-fileupload/"
>
Commons
<dt>
Apache
<a
href=
"http://commons.apache.org/proper/commons-fileupload/"
>
Commons
fileupload
</a>
1.3.1
and
<a
href=
"http://commons.apache.org/proper/commons-io/"
>
Commons IO
</a>
2.4:
commons-fileupload.jar, commons-io.jar
[
<a
href=
"http://www.apache.org/licenses/LICENSE-2.0.html"
>
Apache
</a>
]
</dt>
<dd>
Required
and shipped with Jetty. This is part of Java 2 Enterprise Edition
</dd>
<dd>
Required
for uploading alignments and networks to the server.
</dd>
<dt><a
href=
"http://commons.apache.org/proper/commons-lang/"
>
Apache Commons Lang
</a>
3.3: commons-lang3.jar
[
<a
href=
"http://www.apache.org/licenses/LICENSE-2.0.html"
>
Apache
</a>
]
</dt>
<dd>
Required for escaping strings for various formats (XML, JSON)
</dd>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment