| License |
License |
|---|---|
| GroupId | GroupIdfr.ybonnel |
| ArtifactId | ArtifactIdsimpleweb4j |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSimpleWeb4j
A very simple web stack.
|
| Filename | Size |
|---|---|
| simpleweb4j-1.0.5.pom | |
| simpleweb4j-1.0.5.jar | 767 KB |
| simpleweb4j-1.0.5-sources.jar | 764 KB |
| simpleweb4j-1.0.5-javadoc.jar | 118 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| 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 |