Galasa Framework Extensions

Extensions to the Galasa Framework for things like the CPS,RAS etc, that is not managers

License

License

Eclipse Public License - v 2.0
GroupId

GroupId

dev.galasa
ArtifactId

ArtifactId

galasa-extensions-parent
Last Version

Last Version

0.15.0
Release Date

Release Date

Type

Type

pom
Description

Description

Galasa Framework Extensions
Extensions to the Galasa Framework for things like the CPS,RAS etc, that is not managers

Download galasa-extensions-parent

How to add to project

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

Dependencies

provided (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.osgi : org.osgi.core jar 6.0.0
org.apache.felix : org.osgi.service.obr jar 1.0.2
org.osgi : org.osgi.service.component.annotations jar 1.3.0
javax.validation : validation-api Optional jar 2.0.1.Final

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.1.0
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-mockito2 jar 2.0.4
org.awaitility : awaitility jar 3.0.0
org.assertj : assertj-core jar 3.16.1

Project Modules

  • dev.galasa.cps.etcd
  • dev.galasa.ras.couchdb
  • dev.galasa.extensions.obr
  • dev.galasa.jenkins
  • dev.galasa.docker.operator
dev.galasa

galasa

Galasa is an open source deep integration test framework, To learn more, take a look at https://galasa.dev

Versions

Version
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0