License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati.factory |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOW2 FraSCAti Assembly Factory: Parent Module
FraSCAti is an open source implementation of SCA specifications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |