Scala Mojo Support

The scala-mojo-support project contains helper code for creating Mojos in scala.

Лицензия

Лицензия

BSD
Категории

Категории

Scala Языки программирования
Группа

Группа

org.fusesource.mvnplugins
Идентификатор

Идентификатор

scala-mojo-support
Последняя версия

Последняя версия

1.39
Дата

Дата

Тип

Тип

jar
Описание

Описание

Scala Mojo Support
The scala-mojo-support project contains helper code for creating Mojos in scala.
Организация-разработчик

Организация-разработчик

FuseSource
Система контроля версий

Система контроля версий

http://github.com/fusesource/mvnplugins/tree/master/scala-mojo-support

Скачать scala-mojo-support

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-plugin-tools-api jar 2.1
org.apache.maven : maven-project jar 2.2.1
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9
jline : jline jar 0.9.94
org.scala-lang : scala-library jar 2.9.0
org.scala-lang : scala-compiler jar 2.9.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1

Модули Проекта

Данный проект не имеет модулей.

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.mvnplugins

FuseSource

Версии библиотеки

Версия
1.39
1.38
1.37
1.36
1.35
1.34
1.33
1.32
1.31
1.30
1.29
1.26
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10