Last Version

OW2 FraSCAti Assembly Factory: Parent Module 1.3

FraSCAti is an open source implementation of SCA specifications.

License

License

GroupId

GroupId

org.ow2.frascati.factory
ArtifactId

ArtifactId

parent
Version

Version

1.3
Type

Type

pom
Description

Description

OW2 FraSCAti Assembly Factory: Parent Module
FraSCAti is an open source implementation of SCA specifications.
Project URL

Project URL

http://frascati.ow2.org
Project Organization

Project Organization

OW2 Consortium

Download parent 1.3

Filename Size
parent-1.3.pom 2 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

  • tools