Executable Quickstart Scala Archetype

Creates executable Scala Project that is ready to run with 'java -jar'

License

License

Categories

Categories

Scala Languages Maven Build Tools
GroupId

GroupId

com.github.igor-petruk.archetypes
ArtifactId

ArtifactId

maven-archetype-scala-executable
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Executable Quickstart Scala Archetype
Creates executable Scala Project that is ready to run with 'java -jar'
Source Code Management

Source Code Management

https://github.com/igor-petruk/maven-archetype-scala-executable

Download maven-archetype-scala-executable

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.igor-petruk.archetypes/maven-archetype-scala-executable/ -->
<dependency>
    <groupId>com.github.igor-petruk.archetypes</groupId>
    <artifactId>maven-archetype-scala-executable</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-petruk.archetypes/maven-archetype-scala-executable/
implementation 'com.github.igor-petruk.archetypes:maven-archetype-scala-executable:0.1'
// https://jarcasting.com/artifacts/com.github.igor-petruk.archetypes/maven-archetype-scala-executable/
implementation ("com.github.igor-petruk.archetypes:maven-archetype-scala-executable:0.1")
'com.github.igor-petruk.archetypes:maven-archetype-scala-executable:jar:0.1'
<dependency org="com.github.igor-petruk.archetypes" name="maven-archetype-scala-executable" rev="0.1">
  <artifact name="maven-archetype-scala-executable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-petruk.archetypes', module='maven-archetype-scala-executable', version='0.1')
)
libraryDependencies += "com.github.igor-petruk.archetypes" % "maven-archetype-scala-executable" % "0.1"
[com.github.igor-petruk.archetypes/maven-archetype-scala-executable "0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1