Last Version

Sakuli :: Parent 1.2.0

Parent pom for the complete sakuli project. If you want to build a new zip-installer-file please run "mvn clean assembly:single", to build a new release see 'core/dev_stuff/how-to-release.md'

License

License

GroupId

GroupId

org.sakuli
ArtifactId

ArtifactId

sakuli-parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

Sakuli :: Parent
Parent pom for the complete sakuli project. If you want to build a new zip-installer-file please run "mvn clean assembly:single", to build a new release see 'core/dev_stuff/how-to-release.md'
Project URL

Project URL

http://sakuli.org
Project Organization

Project Organization

ConSol Software GmbH

Download sakuli-parent 1.2.0

Filename Size
sakuli-parent-1.2.0.pom 34 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.checkerframework : checker-qual jar 2.5.0
org.checkerframework : jdk8 jar 2.5.0

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.4.RELEASE
org.testng : testng jar 6.8.8
org.mockito : mockito-core jar 2.18.0

Project Modules

  • src/common
  • src/docs-sakuli-api
  • src/docs-manual
  • src/core
  • src/integration-test
  • src/java-dsl
  • src/installer