| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.fractalrmi |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version0.3.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFractal RMI parent project
Fractal RMI parent project
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| parent-0.3.5.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractalrmi/parent/ -->
<dependency>
<groupId>org.objectweb.fractal.fractalrmi</groupId>
<artifactId>parent</artifactId>
<version>0.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalrmi/parent/
implementation 'org.objectweb.fractal.fractalrmi:parent:0.3.5'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractalrmi/parent/
implementation ("org.objectweb.fractal.fractalrmi:parent:0.3.5")
'org.objectweb.fractal.fractalrmi:parent:pom:0.3.5'
<dependency org="org.objectweb.fractal.fractalrmi" name="parent" rev="0.3.5">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractalrmi', module='parent', version='0.3.5')
)
libraryDependencies += "org.objectweb.fractal.fractalrmi" % "parent" % "0.3.5"
[org.objectweb.fractal.fractalrmi/parent "0.3.5"]