Last Version

OW2 FraSCAti Examples: Dictionary 1.3

FraSCAti is an open source implementation of SCA specifications.

License

License

GroupId

GroupId

org.ow2.frascati.examples
ArtifactId

ArtifactId

dictionary
Version

Version

1.3
Type

Type

jar
Description

Description

OW2 FraSCAti Examples: Dictionary
FraSCAti is an open source implementation of SCA specifications.
Project Organization

Project Organization

OW2 Consortium

Download dictionary 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.frascati : frascati-binding-ws jar 1.3

provided (2)

Group / Artifact Type Version
org.ow2.frascati : frascati-runtime-factory jar 1.3
org.ow2.frascati : frascati-explorer-api jar 1.3

test (1)

Group / Artifact Type Version
org.ow2.frascati.examples.test : frascati-test jar 1.3

Project Modules

There are no modules declared in this project.