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