com.lucidchart:play-routes-compiler-cli_2.11

A CLI for the Play routes compiler

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

play-routes-compiler-cli_2.11
Last Version

Last Version

2.7.2_v2
Release Date

Release Date

Type

Type

jar
Description

Description

com.lucidchart:play-routes-compiler-cli_2.11
A CLI for the Play routes compiler
Project URL

Project URL

https://github.com/lucidsoftware/play_routes_compiler_cli
Project Organization

Project Organization

Lucid Software, Inc.
Source Code Management

Source Code Management

https://github.com/lucidsoftware/play_routes_compiler_cli.git

Download play-routes-compiler-cli_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.lucidchart/play-routes-compiler-cli_2.11/ -->
<dependency>
    <groupId>com.lucidchart</groupId>
    <artifactId>play-routes-compiler-cli_2.11</artifactId>
    <version>2.7.2_v2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/play-routes-compiler-cli_2.11/
implementation 'com.lucidchart:play-routes-compiler-cli_2.11:2.7.2_v2'
// https://jarcasting.com/artifacts/com.lucidchart/play-routes-compiler-cli_2.11/
implementation ("com.lucidchart:play-routes-compiler-cli_2.11:2.7.2_v2")
'com.lucidchart:play-routes-compiler-cli_2.11:jar:2.7.2_v2'
<dependency org="com.lucidchart" name="play-routes-compiler-cli_2.11" rev="2.7.2_v2">
  <artifact name="play-routes-compiler-cli_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='play-routes-compiler-cli_2.11', version='2.7.2_v2')
)
libraryDependencies += "com.lucidchart" % "play-routes-compiler-cli_2.11" % "2.7.2_v2"
[com.lucidchart/play-routes-compiler-cli_2.11 "2.7.2_v2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.scopt : scopt_2.11 jar 3.7.0
com.typesafe.play : routes-compiler_2.11 jar 2.7.2
org.scala-lang : scala-reflect jar 2.11.12

Project Modules

There are no modules declared in this project.

play_routes_compiler_cli

Command line interface to the Play Routes Compiler

Build Status

To release a new version to Maven Central:

  1. Push a tag with this syntax: S1.S2--P1.P2.P3 where S1.S2 is the Scala version and P1.P2.P3 is the Play version. (e.g. 2.13--2.7.3)
  2. Once the build completes (including the publish step), find the staging repo in Sonatype (assuming you're signed in and have access to the project)
  3. Verify all the artifacts are on the staging Repository, and then close it through the Sonatype GUI
  4. Once Sonatype's pre-release checks on the repository complete, release it through the Sonatype GUI
  5. Verify the artifact's present in Maven Central (it can take multiple hours for everything to sync)
com.lucidchart

Lucid Software, Inc

Versions

Version
2.7.2_v2
2.7.2
2.6.23
2.5.19