| License |
License |
|---|---|
| GroupId | GroupIdorg.codehaus.fabric3.development |
| ArtifactId | ArtifactIdfabric3-development-host |
| Version | Version0.2.1 |
| Type | Typejar |
| Description |
DescriptionFabric3 Development Runtime Host
Fabric3 Development Runtime Host.
|
| Project Organization |
Project OrganizationFabric3 Project |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3.development/fabric3-development-host/ -->
<dependency>
<groupId>org.codehaus.fabric3.development</groupId>
<artifactId>fabric3-development-host</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3.development/fabric3-development-host/
implementation 'org.codehaus.fabric3.development:fabric3-development-host:0.2.1'
// https://jarcasting.com/artifacts/org.codehaus.fabric3.development/fabric3-development-host/
implementation ("org.codehaus.fabric3.development:fabric3-development-host:0.2.1")
'org.codehaus.fabric3.development:fabric3-development-host:jar:0.2.1'
<dependency org="org.codehaus.fabric3.development" name="fabric3-development-host" rev="0.2.1">
<artifact name="fabric3-development-host" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3.development', module='fabric3-development-host', version='0.2.1')
)
libraryDependencies += "org.codehaus.fabric3.development" % "fabric3-development-host" % "0.2.1"
[org.codehaus.fabric3.development/fabric3-development-host "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.fabric3.development : fabric3-development-api | jar | 0.3 |
| org.codehaus.fabric3 : fabric3-fabric | jar | 0.3.2 |
| org.codehaus.fabric3 : fabric3-policy | jar | 0.3 |
| stax : stax-api | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |