| License |
License |
|---|---|
| Categories |
CategoriesNet Realm Data Databases |
| GroupId | GroupIdnet.ontopia |
| ArtifactId | ArtifactIdontopia-realm |
| Last Version | Last Version5.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOntopia Realm
Ontopia: Complete Topic Maps solution
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ontopia-realm-5.3.0.pom | |
| ontopia-realm-5.3.0.jar | 13 KB |
| ontopia-realm-5.3.0-tests.jar | 7 KB |
| ontopia-realm-5.3.0-sources.jar | 10 KB |
| ontopia-realm-5.3.0-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.ontopia/ontopia-realm/ -->
<dependency>
<groupId>net.ontopia</groupId>
<artifactId>ontopia-realm</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.ontopia/ontopia-realm/
implementation 'net.ontopia:ontopia-realm:5.3.0'
// https://jarcasting.com/artifacts/net.ontopia/ontopia-realm/
implementation ("net.ontopia:ontopia-realm:5.3.0")
'net.ontopia:ontopia-realm:jar:5.3.0'
<dependency org="net.ontopia" name="ontopia-realm" rev="5.3.0">
<artifact name="ontopia-realm" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ontopia', module='ontopia-realm', version='5.3.0')
)
libraryDependencies += "net.ontopia" % "ontopia-realm" % "5.3.0"
[net.ontopia/ontopia-realm "5.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.ontopia : ontopia-navigator | jar | 5.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |