License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.fractalrmi |
ArtifactId | ArtifactIdfractal-rmi-tmpl |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fractal RMI remote framework
Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
fractal-rmi-tmpl-0.3.3.pom | |
fractal-rmi-tmpl-0.3.3.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractalrmi/fractal-rmi-tmpl/ -->
<dependency>
<groupId>org.objectweb.fractal.fractalrmi</groupId>
<artifactId>fractal-rmi-tmpl</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalrmi/fractal-rmi-tmpl/
implementation 'org.objectweb.fractal.fractalrmi:fractal-rmi-tmpl:0.3.3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalrmi/fractal-rmi-tmpl/
implementation ("org.objectweb.fractal.fractalrmi:fractal-rmi-tmpl:0.3.3")
'org.objectweb.fractal.fractalrmi:fractal-rmi-tmpl:jar:0.3.3'
<dependency org="org.objectweb.fractal.fractalrmi" name="fractal-rmi-tmpl" rev="0.3.3">
<artifact name="fractal-rmi-tmpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractalrmi', module='fractal-rmi-tmpl', version='0.3.3')
)
libraryDependencies += "org.objectweb.fractal.fractalrmi" % "fractal-rmi-tmpl" % "0.3.3"
[org.objectweb.fractal.fractalrmi/fractal-rmi-tmpl "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.fractalrmi : fractal-rmi | jar | 0.3.3 |
org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.1.3 |