OW2 FraSCAti Scala Examples: HelloWorld Bean POJO


Categories

Categories

Scala Languages
GroupId

GroupId

org.ow2.frascati.examples.scala
ArtifactId

ArtifactId

helloworld-bean
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

OW2 FraSCAti Scala Examples: HelloWorld Bean POJO

Download helloworld-bean

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.0

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

There are no modules declared in this project.

Versions

Version
1.4