| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.ontopia.external.org.tmapi |
| ArtifactId | ArtifactIdtmapi |
| Version | Version2.0.2 |
| Type | Typejar |
| Description |
DescriptionTMAPI
A programming interface for accessing and manipulating data held in a topic map.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tmapi-2.0.2.pom | |
| tmapi-2.0.2.jar | 22 KB |
| tmapi-2.0.2-sources.jar | 44 KB |
| tmapi-2.0.2-javadoc.jar | 223 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.ontopia.external.org.tmapi/tmapi/ -->
<dependency>
<groupId>net.ontopia.external.org.tmapi</groupId>
<artifactId>tmapi</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ontopia.external.org.tmapi/tmapi/
implementation 'net.ontopia.external.org.tmapi:tmapi:2.0.2'
// https://jarcasting.com/artifacts/net.ontopia.external.org.tmapi/tmapi/
implementation ("net.ontopia.external.org.tmapi:tmapi:2.0.2")
'net.ontopia.external.org.tmapi:tmapi:jar:2.0.2'
<dependency org="net.ontopia.external.org.tmapi" name="tmapi" rev="2.0.2">
<artifact name="tmapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ontopia.external.org.tmapi', module='tmapi', version='2.0.2')
)
libraryDependencies += "net.ontopia.external.org.tmapi" % "tmapi" % "2.0.2"
[net.ontopia.external.org.tmapi/tmapi "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |