| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dakusui |
| ArtifactId | ArtifactIdfloorplan |
| Last Version | Last Version5.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfloorplan
A library to model a heterogeneous and distributed software
system for testing
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| floorplan-5.1.1.pom | |
| floorplan-5.1.1.jar | 112 KB |
| floorplan-5.1.1-sources.jar | 37 KB |
| floorplan-5.1.1-javadoc.jar | 360 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dakusui/floorplan/ -->
<dependency>
<groupId>com.github.dakusui</groupId>
<artifactId>floorplan</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dakusui/floorplan/
implementation 'com.github.dakusui:floorplan:5.1.1'
// https://jarcasting.com/artifacts/com.github.dakusui/floorplan/
implementation ("com.github.dakusui:floorplan:5.1.1")
'com.github.dakusui:floorplan:jar:5.1.1'
<dependency org="com.github.dakusui" name="floorplan" rev="5.1.1">
<artifact name="floorplan" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dakusui', module='floorplan', version='5.1.1')
)
libraryDependencies += "com.github.dakusui" % "floorplan" % "5.1.1"
[com.github.dakusui/floorplan "5.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.github.dakusui : thincrest | jar | 3.7.0 |
| com.github.dakusui : osynth | jar | 1.0.5 |
| com.github.dakusui : actionunit | jar | 5.1.2 |