| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.ontopia |
| ArtifactId | ArtifactIdontopia-navigator |
| Last Version | Last Version5.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOntopia Navigator
Ontopia Navigator.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ontopia-navigator-5.3.0.pom | |
| ontopia-navigator-5.3.0.jar | 433 KB |
| ontopia-navigator-5.3.0-tests.jar | 454 KB |
| ontopia-navigator-5.3.0-sources.jar | 420 KB |
| ontopia-navigator-5.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.ontopia/ontopia-navigator/ -->
<dependency>
<groupId>net.ontopia</groupId>
<artifactId>ontopia-navigator</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.ontopia/ontopia-navigator/
implementation 'net.ontopia:ontopia-navigator:5.3.0'
// https://jarcasting.com/artifacts/net.ontopia/ontopia-navigator/
implementation ("net.ontopia:ontopia-navigator:5.3.0")
'net.ontopia:ontopia-navigator:jar:5.3.0'
<dependency org="net.ontopia" name="ontopia-navigator" rev="5.3.0">
<artifact name="ontopia-navigator" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ontopia', module='ontopia-navigator', version='5.3.0')
)
libraryDependencies += "net.ontopia" % "ontopia-navigator" % "5.3.0"
[net.ontopia/ontopia-navigator "5.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.ontopia : ontopia-engine | jar | 5.3.0 |
| javax.servlet : jstl | jar | 1.1.2 |
| taglibs : standard | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : jsp-api | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |