GroupId | GroupIdorg.objectweb.fractal.bf.hdl |
---|---|
ArtifactId | ArtifactIdmodel |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFractal-BF: HDL Model
Support an hardware description language to automatically
configure bindings.
|
Filename | Size |
---|---|
model-0.1.pom | |
model-0.1.jar | 116 KB |
model-0.1-sources.jar | 100 KB |
model-0.1-javadoc.jar | 603 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.hdl/model/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.hdl</groupId>
<artifactId>model</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.hdl/model/
implementation 'org.objectweb.fractal.bf.hdl:model:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.hdl/model/
implementation ("org.objectweb.fractal.bf.hdl:model:0.1")
'org.objectweb.fractal.bf.hdl:model:jar:0.1'
<dependency org="org.objectweb.fractal.bf.hdl" name="model" rev="0.1">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.hdl', module='model', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.bf.hdl" % "model" % "0.1"
[org.objectweb.fractal.bf.hdl/model "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal : fractal-api | jar | 2.0.2 |
commons-io : commons-io | jar | 1.3.1 |
xerces : xercesImpl | jar | 2.8.1 |
javax.xml.bind : jaxb-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |