Last Version

OW2 FraSCAti: SCA Examples Native 1.4


Categories

Categories

Native Development Tools
GroupId

GroupId

org.ow2.frascati.examples.native
ArtifactId

ArtifactId

parent
Version

Version

1.4
Type

Type

pom
Description

Description

OW2 FraSCAti: SCA Examples Native

Download parent 1.4

Filename Size
parent-1.4.pom 2 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.frascati.native : frascati-binding-jna jar 1.4

provided (2)

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

test (1)

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

Project Modules

  • helloworld-binding-jna
  • helloworld-binding-native