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