License |
License |
---|---|
GroupId | GroupIdit.uniroma2.art.maple |
ArtifactId | ArtifactIdmaple |
Last Version | Last Version0.0.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMAPLE
MAPLE (MAPping Architecture based on Linguistic Evidences) is an architecture and a software platform for the semi-automatic configuration of robust matching systems based on linguistic evidences and exploiting web published (linguistic) resources.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maple-0.0.12.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.maple/maple/ -->
<dependency>
<groupId>it.uniroma2.art.maple</groupId>
<artifactId>maple</artifactId>
<version>0.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.maple/maple/
implementation 'it.uniroma2.art.maple:maple:0.0.12'
// https://jarcasting.com/artifacts/it.uniroma2.art.maple/maple/
implementation ("it.uniroma2.art.maple:maple:0.0.12")
'it.uniroma2.art.maple:maple:pom:0.0.12'
<dependency org="it.uniroma2.art.maple" name="maple" rev="0.0.12">
<artifact name="maple" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.maple', module='maple', version='0.0.12')
)
libraryDependencies += "it.uniroma2.art.maple" % "maple" % "0.0.12"
[it.uniroma2.art.maple/maple "0.0.12"]