Last Version

Overtherepy 0.0.4

Jython wrapper for Overthere

License

License

GroupId

GroupId

com.xebialabs.overthere
ArtifactId

ArtifactId

overtherepy
Version

Version

0.0.4
Type

Type

jar
Description

Description

Overtherepy
Jython wrapper for Overthere
Project URL

Project URL

https://github.com/xebialabs-community/overthere-pylib
Source Code Management

Source Code Management

https://github.com/xebialabs-community/overthere-pylib

Download overtherepy 0.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.python : jython jar 2.5.3
com.xebialabs.overthere : overthere jar 2.4.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.