Last Version

Fractal Fraclet parent project 2.0

The various Fraclet projects aim at easying the definition of a Fractal application architecture.

License

License

GroupId

GroupId

org.objectweb.fractal.fraclet
ArtifactId

ArtifactId

parent
Version

Version

2.0
Type

Type

pom
Description

Description

Fractal Fraclet parent project
The various Fraclet projects aim at easying the definition of a Fractal application architecture.
Project URL

Project URL

http://fractal.objectweb.org/fraclet/index.html
Project Organization

Project Organization

ObjectWeb Consortium

Download parent 2.0

Filename Size
parent-2.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet/parent/ -->
<dependency>
    <groupId>org.objectweb.fractal.fraclet</groupId>
    <artifactId>parent</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet/parent/
implementation 'org.objectweb.fractal.fraclet:parent:2.0'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet/parent/
implementation ("org.objectweb.fractal.fraclet:parent:2.0")
'org.objectweb.fractal.fraclet:parent:pom:2.0'
<dependency org="org.objectweb.fractal.fraclet" name="parent" rev="2.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fraclet', module='parent', version='2.0')
)
libraryDependencies += "org.objectweb.fractal.fraclet" % "parent" % "2.0"
[org.objectweb.fractal.fraclet/parent "2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fraclet-annotation
  • fraclet-xdoc