License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.officefloor.web |
ArtifactId | ArtifactIdwoof |
Last Version | Last Version3.40.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb on OfficeFloor
Loads and runs WoOF
|
Filename | Size |
---|---|
woof-3.40.0.pom | |
woof-3.40.0.jar | 28 KB |
woof-3.40.0-test-sources.jar | 26 KB |
woof-3.40.0-sources.jar | 16 KB |
woof-3.40.0-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.officefloor.web/woof/ -->
<dependency>
<groupId>net.officefloor.web</groupId>
<artifactId>woof</artifactId>
<version>3.40.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.web/woof/
implementation 'net.officefloor.web:woof:3.40.0'
// https://jarcasting.com/artifacts/net.officefloor.web/woof/
implementation ("net.officefloor.web:woof:3.40.0")
'net.officefloor.web:woof:jar:3.40.0'
<dependency org="net.officefloor.web" name="woof" rev="3.40.0">
<artifact name="woof" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.web', module='woof', version='3.40.0')
)
libraryDependencies += "net.officefloor.web" % "woof" % "3.40.0"
[net.officefloor.web/woof "3.40.0"]
Group / Artifact | Type | Version |
---|---|---|
net.officefloor.web : officeweb_configuration | jar | 3.40.0 |
net.officefloor.server : officeserver_default | jar | 3.40.0 |
net.officefloor.web : officejson_default | jar | 3.40.0 |
net.officefloor.core : officecompiler | jar | 3.40.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |