SimpleWeb4j

A very simple web stack.

License

License

GroupId

GroupId

fr.ybonnel
ArtifactId

ArtifactId

simpleweb4j
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleWeb4j
A very simple web stack.

Download simpleweb4j

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.0.2.v20130417
org.eclipse.jetty.websocket : websocket-server jar 9.0.2.v20130417
org.eclipse.jetty : jetty-continuation jar 9.0.2.v20130417
com.google.code.gson : gson jar 2.2.3
org.slf4j : slf4j-api jar 1.7.5
org.hibernate : hibernate-core jar 4.2.1.Final
com.h2database : h2 jar 1.3.171
com.github.sommeri : less4j jar 1.2.4
org.webjars : angularjs jar 1.2.8
org.webjars : bootstrap jar 3.0.3
org.webjars : jquery jar 2.0.3-1
org.eclipse.jetty.websocket : websocket-client jar 9.0.2.v20130417

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.commons : commons-math jar 2.2
org.mockito : mockito-core jar 1.9.5
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1