Last Version

Gizmo 1.0.0

End-to-end testing with JUnit and Docker

License

License

GroupId

GroupId

org.opennms.gizmo
ArtifactId

ArtifactId

gizmo-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Gizmo
End-to-end testing with JUnit and Docker
Project URL

Project URL

https://github.com/OpenNMS/gizmo
Source Code Management

Source Code Management

https://github.com/OpenNMS/gizmo

Download gizmo-parent 1.0.0

Filename Size
gizmo-parent-1.0.0.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/org.opennms.gizmo/gizmo-parent/ -->
<dependency>
    <groupId>org.opennms.gizmo</groupId>
    <artifactId>gizmo-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opennms.gizmo/gizmo-parent/
implementation 'org.opennms.gizmo:gizmo-parent:1.0.0'
// https://jarcasting.com/artifacts/org.opennms.gizmo/gizmo-parent/
implementation ("org.opennms.gizmo:gizmo-parent:1.0.0")
'org.opennms.gizmo:gizmo-parent:pom:1.0.0'
<dependency org="org.opennms.gizmo" name="gizmo-parent" rev="1.0.0">
  <artifact name="gizmo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opennms.gizmo', module='gizmo-parent', version='1.0.0')
)
libraryDependencies += "org.opennms.gizmo" % "gizmo-parent" % "1.0.0"
[org.opennms.gizmo/gizmo-parent "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
  • utils
  • k8s
  • docker