Ontopia super POM

Super POM holding all sonatype required settings and plugins

License

License

Categories

Categories

Net
GroupId

GroupId

net.ontopia
ArtifactId

ArtifactId

super-pom
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Ontopia super POM
Super POM holding all sonatype required settings and plugins
Project URL

Project URL

https://github.com/ontopia/
Source Code Management

Source Code Management

https://github.com/ontopia/externals

Download super-pom

Filename Size
super-pom-1.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.ontopia/super-pom/ -->
<dependency>
    <groupId>net.ontopia</groupId>
    <artifactId>super-pom</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ontopia/super-pom/
implementation 'net.ontopia:super-pom:1'
// https://jarcasting.com/artifacts/net.ontopia/super-pom/
implementation ("net.ontopia:super-pom:1")
'net.ontopia:super-pom:pom:1'
<dependency org="net.ontopia" name="super-pom" rev="1">
  <artifact name="super-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ontopia', module='super-pom', version='1')
)
libraryDependencies += "net.ontopia" % "super-pom" % "1"
[net.ontopia/super-pom "1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Externals

This repository contains several libraries used by the main Ontopia repository, that are not available in the Maven Central repository, or have been patched during Ontopia development. We re-release these artifacts within the net.ontopia groupId to avoid naming conflicts.

List of artifacts

TMAPI

The TMAPI project provides a cross-engine Topic Maps API. Ontopia uses a copy the 2.0.2 version of this API. There were no modifications made to this code.

To be removed when TMAPI is added to maven central

TMAPI-Tests

The TMAPI project provides cross-engine Topic Maps API test cases in order to the the cross engine API. Ontopia uses a copy the 2.0.2 version of these test cases. There were no modifications made to this code.

To be removed when TMAPI is added to maven central

CXTM Tests

The CXTM project provides a suite of tests for Topic Maps implementations, based around the various Topic Maps syntaxes. Automated download of the test data was replaced with maven artifact, and reproduced into this project for release to maven central. There were no modifications made to the actual test cases.

net.ontopia

Ontopia

Open source tools for building, maintaining and deploying Topic Maps-based applications

Versions

Version
1