License |
License |
---|---|
GroupId | GroupIdorg.flyte |
ArtifactId | ArtifactIdjflyte-api |
Last Version | Last Version0.3.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFlyte API - Extensible API
Makes possible to extends jFlyte with Filesystems and id token source
|
Filename | Size |
---|---|
jflyte-api-0.3.15.pom | |
jflyte-api-0.3.15.jar | 9 KB |
jflyte-api-0.3.15-sources.jar | 8 KB |
jflyte-api-0.3.15-javadoc.jar | 438 KB |
Browse |
<!-- 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"]
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 |