Example of using OfficeFloor for a HTTP Server with specific teams for tasks
'net.officefloor.example:TeamHttpServer:1.0.1'
<dependency> <groupId>net.officefloor.example</groupId> <artifactId>TeamHttpServer</artifactId> <version>1.0.1</version> </dependency>
<dependency org="net.officefloor.example" name="TeamHttpServer" rev="1.0.1"/>
"net.officefloor.example", "TeamHttpServer", "1.0.1"