Last Version

W3C Jigsaw 2.2.6

Jigsaw is W3C's leading-edge Web server platform, providing a sample HTTP 1.1 implementation and a variety of other features on top of an advanced architecture implemented in Java.

License

License

GroupId

GroupId

org.w3c.jigsaw
ArtifactId

ArtifactId

jigsaw
Version

Version

2.2.6
Type

Type

jar
Description

Description

W3C Jigsaw
Jigsaw is W3C's leading-edge Web server platform, providing a sample HTTP 1.1 implementation and a variety of other features on top of an advanced architecture implemented in Java.
Project URL

Project URL

http://www.w3.org/Jigsaw/
Source Code Management

Source Code Management

http://dev.w3.org/cvsweb

Download jigsaw 2.2.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.