org.dbrain.platform:http

Defines external dependencies.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.dbrain.platform
ArtifactId

ArtifactId

http
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Defines external dependencies.

Download http

Filename Size
http-1.pom 2 KB
Browse

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.dbrain.platform : system pom 1
javax.servlet : javax.servlet-api jar 3.1.0
javax.websocket : javax.websocket-api jar 1.1
org.eclipse.jetty : jetty-server jar 9.3.0.M2
org.eclipse.jetty : jetty-servlet jar 9.3.0.M2
org.eclipse.jetty.websocket : websocket-api jar 9.3.0.M2
org.eclipse.jetty.websocket : websocket-server jar 9.3.0.M2
org.eclipse.jetty.websocket : websocket-client jar 9.3.0.M2
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.3.0.M2
org.eclipse.jetty.websocket : javax-websocket-client-impl jar 9.3.0.M2
org.glassfish.jersey.core : jersey-client jar 2.17
org.glassfish.jersey.core : jersey-server jar 2.17
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.17

provided (1)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1