License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ontopia.external.org.tmapi |
ArtifactId | ArtifactIdtmapi-tests |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionTMAPI Tests
Test cases for the TMAPI 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-tests-2.0.2.pom | |
tmapi-tests-2.0.2.jar | 70 KB |
tmapi-tests-2.0.2-sources.jar | 52 KB |
tmapi-tests-2.0.2-javadoc.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ontopia.external.org.tmapi/tmapi-tests/ -->
<dependency>
<groupId>net.ontopia.external.org.tmapi</groupId>
<artifactId>tmapi-tests</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ontopia.external.org.tmapi/tmapi-tests/
implementation 'net.ontopia.external.org.tmapi:tmapi-tests:2.0.2'
// https://jarcasting.com/artifacts/net.ontopia.external.org.tmapi/tmapi-tests/
implementation ("net.ontopia.external.org.tmapi:tmapi-tests:2.0.2")
'net.ontopia.external.org.tmapi:tmapi-tests:jar:2.0.2'
<dependency org="net.ontopia.external.org.tmapi" name="tmapi-tests" rev="2.0.2">
<artifact name="tmapi-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ontopia.external.org.tmapi', module='tmapi-tests', version='2.0.2')
)
libraryDependencies += "net.ontopia.external.org.tmapi" % "tmapi-tests" % "2.0.2"
[net.ontopia.external.org.tmapi/tmapi-tests "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
net.ontopia.external.org.tmapi : tmapi | jar | 2.0.2 |
junit : junit | jar | 4.8.1 |