Last Version

Generic Server Container 1.0.5

A generic server container for the tracker, cbioPortal, and other Java-based web applications

License

License

Categories

Categories

Java Languages Search Business Logic Libraries
GroupId

GroupId

ca.uhnresearch.pughlab
ArtifactId

ArtifactId

java-server
Version

Version

1.0.5
Type

Type

jar
Description

Description

Generic Server Container
A generic server container for the tracker, cbioPortal, and other Java-based web applications
Project URL

Project URL

https://github.com/pughlab/java-server
Source Code Management

Source Code Management

https://github.com/pughlab/java-server

Download java-server 1.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jetty : apache-jstl pom 9.2.9.v20150224

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.