play-autodoc-core

Generate documentation from your play application request tests.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.krrrr38
ArtifactId

ArtifactId

play-autodoc-core_2.11
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

play-autodoc-core
Generate documentation from your play application request tests.
Project URL

Project URL

http://github.com/krrrr38/play-autodoc
Project Organization

Project Organization

com.krrrr38

Download play-autodoc-core_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
com.typesafe.play : twirl-api_2.11 jar 1.1.1
com.typesafe.play : play-test_2.11 jar 2.4.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.5
org.scalatestplus : play_2.11 jar 1.4.0-M2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1