License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.officefloor.core |
ArtifactId | ArtifactIdofficebuilding |
Last Version | Last Version2.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOfficeBuilding
Building to host the execution of multiple OfficeFloors
|
Filename | Size |
---|---|
officebuilding-2.18.0.pom | |
officebuilding-2.18.0.jar | 132 KB |
officebuilding-2.18.0-test-sources.jar | 70 KB |
officebuilding-2.18.0-sources.jar | 123 KB |
officebuilding-2.18.0-release.zip | 6 MB |
officebuilding-2.18.0-release.tar.gz | 6 MB |
officebuilding-2.18.0-javadoc.jar | 523 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.officefloor.core/officebuilding/ -->
<dependency>
<groupId>net.officefloor.core</groupId>
<artifactId>officebuilding</artifactId>
<version>2.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.core/officebuilding/
implementation 'net.officefloor.core:officebuilding:2.18.0'
// https://jarcasting.com/artifacts/net.officefloor.core/officebuilding/
implementation ("net.officefloor.core:officebuilding:2.18.0")
'net.officefloor.core:officebuilding:jar:2.18.0'
<dependency org="net.officefloor.core" name="officebuilding" rev="2.18.0">
<artifact name="officebuilding" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.core', module='officebuilding', version='2.18.0')
)
libraryDependencies += "net.officefloor.core" % "officebuilding" % "2.18.0"
[net.officefloor.core/officebuilding "2.18.0"]
Group / Artifact | Type | Version |
---|---|---|
net.officefloor.core : officecompiler | jar | 2.18.0 |
mx4j : mx4j-tools | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
easymock : easymock | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle » jconsole | jar | JVM |