License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati.intent |
ArtifactId | ArtifactIdfrascati-debug |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 FraSCAti Debug Intent
OW2 FraSCAti is an open source implementation of SCA specifications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
frascati-debug-1.4.pom | |
frascati-debug-1.4.jar | 5 KB |
frascati-debug-1.4-sources.jar | 4 KB |
frascati-debug-1.4-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.intent/frascati-debug/ -->
<dependency>
<groupId>org.ow2.frascati.intent</groupId>
<artifactId>frascati-debug</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.intent/frascati-debug/
implementation 'org.ow2.frascati.intent:frascati-debug:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati.intent/frascati-debug/
implementation ("org.ow2.frascati.intent:frascati-debug:1.4")
'org.ow2.frascati.intent:frascati-debug:jar:1.4'
<dependency org="org.ow2.frascati.intent" name="frascati-debug" rev="1.4">
<artifact name="frascati-debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.intent', module='frascati-debug', version='1.4')
)
libraryDependencies += "org.ow2.frascati.intent" % "frascati-debug" % "1.4"
[org.ow2.frascati.intent/frascati-debug "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.stp.sca.osoa.java » osoa-java-api | jar | 2.0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.frascati.tinfi : frascati-tinfi-runtime | jar | 1.4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |