JavaScript Tutorial

Tutorial of implementing logic with JavaScript

License

License

Categories

Categories

JavaScript Languages Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

JavaScriptHttpServer
Last Version

Last Version

3.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

JavaScript Tutorial
Tutorial of implementing logic with JavaScript

Download JavaScriptHttpServer

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.officefloor.web : woof jar 3.17.0
net.officefloor.polyglot : officepolyglot_javascript jar 3.17.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.
net.officefloor.tutorial

OfficeFloor

Inversion of Coupling Control

Versions

Version
3.17.0
3.16.0
3.15.0
3.14.0
3.13.0
3.12.0
3.11.0
3.10.3
3.10.2
3.10.1
3.10.0
3.9.2
3.9.1
3.9.0