Last Version

Light Webservice 1.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.moebiusgames
ArtifactId

ArtifactId

light-ws
Version

Version

1.3
Type

Type

jar
Description

Description

Light Webservice
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/entrusc/light-ws

Download light-ws 1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.18.v20190429
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.springframework : spring-web jar 4.3.3.RELEASE

Project Modules

There are no modules declared in this project.