Submarine: Submitter

Submarine project

License

License

GroupId

GroupId

org.apache.submarine
ArtifactId

ArtifactId

submarine-server-submitter
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

Submarine: Submitter
Submarine project
Project Organization

Project Organization

The Apache Software Foundation

Download submarine-server-submitter

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.submarine/submarine-server-submitter/ -->
<dependency>
    <groupId>org.apache.submarine</groupId>
    <artifactId>submarine-server-submitter</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.submarine/submarine-server-submitter/
implementation 'org.apache.submarine:submarine-server-submitter:0.7.0'
// https://jarcasting.com/artifacts/org.apache.submarine/submarine-server-submitter/
implementation ("org.apache.submarine:submarine-server-submitter:0.7.0")
'org.apache.submarine:submarine-server-submitter:pom:0.7.0'
<dependency org="org.apache.submarine" name="submarine-server-submitter" rev="0.7.0">
  <artifact name="submarine-server-submitter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.submarine', module='submarine-server-submitter', version='0.7.0')
)
libraryDependencies += "org.apache.submarine" % "submarine-server-submitter" % "0.7.0"
[org.apache.submarine/submarine-server-submitter "0.7.0"]

Dependencies

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

Project Modules

  • submitter-k8s
  • submarine-k8s-agent
  • k8s-utils

Versions

Version
0.7.0
0.6.0
0.4.0