License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati.intent |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOW2 FraSCAti Intent Module
OW2 FraSCAti is an open source implementation of SCA specifications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-1.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.intent/parent/ -->
<dependency>
<groupId>org.ow2.frascati.intent</groupId>
<artifactId>parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.intent/parent/
implementation 'org.ow2.frascati.intent:parent:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati.intent/parent/
implementation ("org.ow2.frascati.intent:parent:1.4")
'org.ow2.frascati.intent:parent:pom:1.4'
<dependency org="org.ow2.frascati.intent" name="parent" rev="1.4">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.intent', module='parent', version='1.4')
)
libraryDependencies += "org.ow2.frascati.intent" % "parent" % "1.4"
[org.ow2.frascati.intent/parent "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.frascati.tinfi : frascati-tinfi-runtime | jar | 1.4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |