GroupId | GroupIdorg.objectweb.fractal.bf |
---|---|
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFractal-BF: Binding Factory Core Module
Fractal Binding Factory core module.
|
Filename | Size |
---|---|
core-0.1.pom | |
core-0.1.jar | 28 KB |
core-0.1-sources.jar | 22 KB |
core-0.1-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf/core/ -->
<dependency>
<groupId>org.objectweb.fractal.bf</groupId>
<artifactId>core</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf/core/
implementation 'org.objectweb.fractal.bf:core:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf/core/
implementation ("org.objectweb.fractal.bf:core:0.1")
'org.objectweb.fractal.bf:core:jar:0.1'
<dependency org="org.objectweb.fractal.bf" name="core" rev="0.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf', module='core', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.bf" % "core" % "0.1"
[org.objectweb.fractal.bf/core "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.julia : julia-runtime | jar | 2.5.2 |
org.objectweb.fractal.julia : julia-asm | jar | 2.5.2 |
org.objectweb.fractal.julia : julia-mixins | jar | 2.5.2 |
org.objectweb.fractal : fractal-api | jar | 2.0.2 |
org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.2 |
org.objectweb.fractal.bf : util | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.easymock : easymock | jar | 2.2 |
org.objectweb.fractal.bf.testing : fixtures | jar | 0.1 |