| License | License | 
|---|---|
| GroupId | GroupIdno.tornado | 
| ArtifactId | ArtifactIdweb | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTornado Web Framework A modern HTML5 Full Stack Web Framework that leverages Java 8 features for expressiveness and beautiful syntax. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| web-1.0.pom | |
| web-1.0.jar | 261 KB | 
| web-1.0-sources.jar | 177 KB | 
| web-1.0-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/no.tornado/web/ -->
<dependency>
    <groupId>no.tornado</groupId>
    <artifactId>web</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/no.tornado/web/
implementation 'no.tornado:web:1.0'// https://jarcasting.com/artifacts/no.tornado/web/
implementation ("no.tornado:web:1.0")'no.tornado:web:jar:1.0'<dependency org="no.tornado" name="web" rev="1.0">
  <artifact name="web" type="jar" />
</dependency>@Grapes(
@Grab(group='no.tornado', module='web', version='1.0')
)libraryDependencies += "no.tornado" % "web" % "1.0"[no.tornado/web "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jsoup : jsoup | jar | 1.7.2 | 
| org.freemarker : freemarker | jar | 2.3.20 | 
| no.tornado : query | jar | 1.0.4 | 
| commons-fileupload : commons-fileupload | jar | 1.3 | 
| commons-io : commons-io | jar | 2.4 | 
| commons-beanutils : commons-beanutils | jar | 1.8.3 | 
| org.slf4j : slf4j-log4j12 | jar | 1.5.8 | 
| log4j : log4j | jar | 1.2.17 | 
| no.tornado : inject | jar | 1.0.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomcat : tomcat-servlet-api | jar | 7.0.47 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.8.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun » tools | jar | 1.8.0 |