Tools

Tools for OfficeFloor

License

License

GPL
Categories

Categories

Net
GroupId

GroupId

net.officefloor.tool
ArtifactId

ArtifactId

tools
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

Tools
Tools for OfficeFloor

Download tools

Filename Size
tools-2.6.0.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.officefloor.core : officecompiler jar 2.6.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
easymock : easymock jar 1.1

Project Modules

  • officetool_demo

Versions

Version
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1