Last Version

JFlyte API - Extensible API 0.3.15

Makes possible to extends jFlyte with Filesystems and id token source

License

License

GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

jflyte-api
Version

Version

0.3.15
Type

Type

jar
Description

Description

JFlyte API - Extensible API
Makes possible to extends jFlyte with Filesystems and id token source

Download jflyte-api 0.3.15


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

Dependencies

provided (3)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.8.2
com.google.errorprone : error_prone_annotations jar 2.10.0
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.