GroupId | GroupIdorg.objectweb.fractal.bf.hdl |
---|---|
ArtifactId | ArtifactIdreader |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFractal-BF: HDL Reader
Support input/output operations on HDL entities
|
Filename | Size |
---|---|
reader-0.1.pom | |
reader-0.1.jar | 20 KB |
reader-0.1-sources.jar | 13 KB |
reader-0.1-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.hdl/reader/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.hdl</groupId>
<artifactId>reader</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.hdl/reader/
implementation 'org.objectweb.fractal.bf.hdl:reader:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.hdl/reader/
implementation ("org.objectweb.fractal.bf.hdl:reader:0.1")
'org.objectweb.fractal.bf.hdl:reader:jar:0.1'
<dependency org="org.objectweb.fractal.bf.hdl" name="reader" rev="0.1">
<artifact name="reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.hdl', module='reader', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.bf.hdl" % "reader" % "0.1"
[org.objectweb.fractal.bf.hdl/reader "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.bf.hdl : model | jar | 0.1 |
javax.xml.bind : jaxb-api | jar | 2.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.0.5 |
jdsl : jdsl | jar | 2.1 |
org.slf4j : slf4j-api | jar | 1.4.3 |
org.slf4j : slf4j-simple | jar | 1.4.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |