is not current version
Last Version 0.7.0

Submarine: Server Core 0.4.0

Submarine project

License

License

GroupId

GroupId

org.apache.submarine
ArtifactId

ArtifactId

submarine-server-core
Version

Version

0.4.0
Type

Type

jar
Description

Description

Submarine: Server Core
Submarine project
Project Organization

Project Organization

The Apache Software Foundation

Download submarine-server-core 0.4.0


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

Dependencies

compile (29)

Group / Artifact Type Version
org.apache.submarine : submarine-commons-cluster jar 0.4.0
org.apache.submarine : submarine-server-api jar 0.4.0
io.swagger.core.v3 : swagger-jaxrs2 jar 2.1.2
io.swagger.core.v3 : swagger-jaxrs2-servlet-initializer-v2 jar 2.1.2
org.apache.submarine : submarine-commons-metastore jar 0.4.0
org.apache.submarine : submarine-server-rpc jar 0.4.0
commons-collections : commons-collections jar 3.2.2
org.eclipse.jetty : jetty-webapp jar 9.4.18.v20190429
org.eclipse.jetty : jetty-jmx jar 9.4.18.v20190429
org.eclipse.jetty.websocket : websocket-server jar 9.4.18.v20190429
javax.ws.rs : javax.ws.rs-api jar 2.1
com.github.pagehelper : pagehelper jar 5.1.10
org.glassfish.jersey.core : jersey-client jar 2.27
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.27
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.27
org.glassfish.jersey.inject : jersey-hk2 jar 2.27
org.glassfish.jersey.core : jersey-server jar 2.27
cglib : cglib jar 3.2.2
org.mybatis : mybatis jar 3.2.8
mysql : mysql-connector-java jar 5.1.39
org.apache.derby : derby jar 10.15.1.3
com.fasterxml.jackson.core : jackson-annotations jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10
com.google.code.gson : gson jar 2.8.5
org.yaml : snakeyaml jar 1.16
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
org.mybatis.generator : mybatis-generator-core jar 1.3.7
org.eclipse.jgit : org.eclipse.jgit jar 5.5.1.201910021850-r

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.5
commons-httpclient : commons-httpclient jar 3.1

Project Modules

There are no modules declared in this project.