Last Version

jmws 1.3.3

Java micro web server

License

License

GroupId

GroupId

org.riversun
ArtifactId

ArtifactId

jmws
Version

Version

1.3.3
Type

Type

jar
Description

Description

jmws
Java micro web server
Project URL

Project URL

https://github.com/riversun/jmws
Source Code Management

Source Code Management

https://github.com/riversun/jmws

Download jmws 1.3.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar [2.9.9,)
com.fasterxml : jackson-xml-databind jar 0.6.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.