Last Version

ScalaModules Demo - Hello 1.0.1

Demo for an OSGi bundle written in Scala.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalamodules
ArtifactId

ArtifactId

scalamodules.demo.hello
Version

Version

1.0.1
Type

Type

jar
Description

Description

ScalaModules Demo - Hello
Demo for an OSGi bundle written in Scala.
Project Organization

Project Organization

ScalaModules.org

Download scalamodules.demo.hello 1.0.1


<!-- https://jarcasting.com/artifacts/org.scalamodules/scalamodules.demo.hello/ -->
<dependency>
    <groupId>org.scalamodules</groupId>
    <artifactId>scalamodules.demo.hello</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalamodules/scalamodules.demo.hello/
implementation 'org.scalamodules:scalamodules.demo.hello:1.0.1'
// https://jarcasting.com/artifacts/org.scalamodules/scalamodules.demo.hello/
implementation ("org.scalamodules:scalamodules.demo.hello:1.0.1")
'org.scalamodules:scalamodules.demo.hello:jar:1.0.1'
<dependency org="org.scalamodules" name="scalamodules.demo.hello" rev="1.0.1">
  <artifact name="scalamodules.demo.hello" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalamodules', module='scalamodules.demo.hello', version='1.0.1')
)
libraryDependencies += "org.scalamodules" % "scalamodules.demo.hello" % "1.0.1"
[org.scalamodules/scalamodules.demo.hello "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.felix : org.osgi.core jar 1.2.0
org.apache.felix : org.osgi.compendium jar 1.2.0
org.scala-lang : scala-library jar 2.7.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.5
org.easymock : easymock jar 2.4
org.scalatest : scalatest jar 0.9.4

Project Modules

There are no modules declared in this project.