Last Version

OpenNMS Integration API :: Parent 1.0.0

Integration and extension API for OpenNMS

License

License

GroupId

GroupId

org.opennms.integration.api
ArtifactId

ArtifactId

api-project
Version

Version

1.0.0
Type

Type

pom
Description

Description

OpenNMS Integration API :: Parent
Integration and extension API for OpenNMS
Project URL

Project URL

https://github.com/OpenNMS/opennms-integration-api
Source Code Management

Source Code Management

https://github.com/OpenNMS/opennms-integration-api

Download api-project 1.0.0

Filename Size
api-project-1.0.0.pom 12 KB
Browse

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

Dependencies

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

Project Modules

  • api
  • archetypes
  • common
  • karaf-features
  • sample
  • test-api
  • config
  • test-suites