License |
License |
---|---|
GroupId | GroupIdit.uniroma2.art.maple |
ArtifactId | ArtifactIdmaple-alignment-services-api |
Last Version | Last Version0.0.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMAPLE (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 Organization |
Project Organization |
Filename | Size |
---|---|
maple-alignment-services-api-0.0.12.pom | 478 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.maple/maple-alignment-services-api/ -->
<dependency>
<groupId>it.uniroma2.art.maple</groupId>
<artifactId>maple-alignment-services-api</artifactId>
<version>0.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.maple/maple-alignment-services-api/
implementation 'it.uniroma2.art.maple:maple-alignment-services-api:0.0.12'
// https://jarcasting.com/artifacts/it.uniroma2.art.maple/maple-alignment-services-api/
implementation ("it.uniroma2.art.maple:maple-alignment-services-api:0.0.12")
'it.uniroma2.art.maple:maple-alignment-services-api:pom:0.0.12'
<dependency org="it.uniroma2.art.maple" name="maple-alignment-services-api" rev="0.0.12">
<artifact name="maple-alignment-services-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.maple', module='maple-alignment-services-api', version='0.0.12')
)
libraryDependencies += "it.uniroma2.art.maple" % "maple-alignment-services-api" % "0.0.12"
[it.uniroma2.art.maple/maple-alignment-services-api "0.0.12"]