fuse-scala

Fuse Extra :: Scala Maven Settings

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.fusesource.fuse-extra
ArtifactId

ArtifactId

fuse-scala
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

fuse-scala
Fuse Extra :: Scala Maven Settings
Project Organization

Project Organization

FuseSource

Download fuse-scala

Filename Size
fuse-scala-1.3.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.fusesource.fuse-extra/fuse-scala/ -->
<dependency>
    <groupId>org.fusesource.fuse-extra</groupId>
    <artifactId>fuse-scala</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fuse-extra/fuse-scala/
implementation 'org.fusesource.fuse-extra:fuse-scala:1.3'
// https://jarcasting.com/artifacts/org.fusesource.fuse-extra/fuse-scala/
implementation ("org.fusesource.fuse-extra:fuse-scala:1.3")
'org.fusesource.fuse-extra:fuse-scala:pom:1.3'
<dependency org="org.fusesource.fuse-extra" name="fuse-scala" rev="1.3">
  <artifact name="fuse-scala" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fuse-extra', module='fuse-scala', version='1.3')
)
libraryDependencies += "org.fusesource.fuse-extra" % "fuse-scala" % "1.3"
[org.fusesource.fuse-extra/fuse-scala "1.3"]

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.9.1 jar 1.8
junit : junit jar 4.10
org.slf4j : slf4j-log4j12 jar 1.6.1

Project Modules

There are no modules declared in this project.

MVN Plugins

Description

MVN Plugins holds a handy collection of maven plugins.

Plugins

  • Maven Graph Plugin: Uses the graphviz command line tool 'dot' to generate a graphical representation of the project dependencies.
  • Maven Uberize Plugin: Provides the capability to package the artifact in an uber-jar, including its dependencies and to shade/rename/relocate the packages of some of the dependencies.
  • Maven Avro Plugin: Compiles Avro definition files see: http://hadoop.apache.org/avro/

... that's it (for now) ...

Project Links

org.fusesource.fuse-extra

FuseSource

Versions

Version
1.3
1.2
1.1
1.0