Flytekit Java - Integration tests

Tests for Flytekit Java project.

License

License

GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

integration-tests
Last Version

Last Version

0.3.15
Release Date

Release Date

Type

Type

jar
Description

Description

Flytekit Java - Integration tests
Tests for Flytekit Java project.

Download integration-tests

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.flyte : flytekit-jackson jar 0.3.15
org.flyte : flytekit-java jar 0.3.15

provided (2)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.8.2
com.google.auto.service : auto-service-annotations jar 1.0-rc6

test (6)

Group / Artifact Type Version
org.flyte : flytekit-examples jar 0.3.15
org.flyte : flytekit-examples-scala jar 0.3.15
org.flyte : jflyte-build Optional jar 0.3.15
org.testcontainers : testcontainers jar
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.15
0.3.13
0.3.12
0.3.11
0.3.10