License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ontopia |
ArtifactId | ArtifactIdontopia-parent |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOntopia
Ontopia: Complete Topic Maps solution
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ontopia-parent-5.3.0.pom | 19 KB |
ontopia-parent-5.3.0-tests.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ontopia/ontopia-parent/ -->
<dependency>
<groupId>net.ontopia</groupId>
<artifactId>ontopia-parent</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.ontopia/ontopia-parent/
implementation 'net.ontopia:ontopia-parent:5.3.0'
// https://jarcasting.com/artifacts/net.ontopia/ontopia-parent/
implementation ("net.ontopia:ontopia-parent:5.3.0")
'net.ontopia:ontopia-parent:jar:5.3.0'
<dependency org="net.ontopia" name="ontopia-parent" rev="5.3.0">
<artifact name="ontopia-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ontopia', module='ontopia-parent', version='5.3.0')
)
libraryDependencies += "net.ontopia" % "ontopia-parent" % "5.3.0"
[net.ontopia/ontopia-parent "5.3.0"]