License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati |
ArtifactId | ArtifactIdfrascati-all-modules |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionOW2 FraSCAti: All Modules
OW2 FraSCAti is an open source implementation of SCA specifications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
frascati-all-modules-1.4.pom | |
frascati-all-modules-1.4.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-all-modules/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-all-modules</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-all-modules/
implementation 'org.ow2.frascati:frascati-all-modules:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-all-modules/
implementation ("org.ow2.frascati:frascati-all-modules:1.4")
'org.ow2.frascati:frascati-all-modules:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-all-modules" rev="1.4">
<artifact name="frascati-all-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-all-modules', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-all-modules" % "1.4"
[org.ow2.frascati/frascati-all-modules "1.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |