License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.mmax2 |
ArtifactId | ArtifactIdmmax2 |
Last Version | Last Version1.13.003b |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMMAX2
A GUI-based text annotation tool for creating and visualizing annotations. It uses a flexible stand-off XML data format, and has advanced and customizable methods for information and relation visualization.
|
Project URL |
Project URL |
Filename | Size |
---|---|
mmax2-1.13.003b.pom | |
mmax2-1.13.003b.jar | 796 KB |
mmax2-1.13.003b-sources.jar | 661 KB |
mmax2-1.13.003b-javadoc.jar | 312 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.mmax2/mmax2/ -->
<dependency>
<groupId>net.sf.mmax2</groupId>
<artifactId>mmax2</artifactId>
<version>1.13.003b</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mmax2/mmax2/
implementation 'net.sf.mmax2:mmax2:1.13.003b'
// https://jarcasting.com/artifacts/net.sf.mmax2/mmax2/
implementation ("net.sf.mmax2:mmax2:1.13.003b")
'net.sf.mmax2:mmax2:jar:1.13.003b'
<dependency org="net.sf.mmax2" name="mmax2" rev="1.13.003b">
<artifact name="mmax2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.mmax2', module='mmax2', version='1.13.003b')
)
libraryDependencies += "net.sf.mmax2" % "mmax2" % "1.13.003b"
[net.sf.mmax2/mmax2 "1.13.003b"]
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.9.1 |
xalan : xalan | jar | 2.7.1 |
xalan : serializer | jar | 2.7.1 |
org.apache.xmlgraphics : batik-svggen | jar | 1.7 |
org.apache.xmlgraphics : batik-dom | jar | 1.7 |
oro : oro | jar | 2.0.8 |