Last Version

Bunsen Python 1.4.7

POM file to execute Python tests in Maven builds

License

License

Categories

Categories

Python Languages
GroupId

GroupId

com.cerner.bunsen
ArtifactId

ArtifactId

bunsen-python
Version

Version

1.4.7
Type

Type

jar
Description

Description

Bunsen Python
POM file to execute Python tests in Maven builds

Download bunsen-python 1.4.7


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

Dependencies

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

Project Modules

There are no modules declared in this project.