Last Version

raml module 1.3.0

Scalable, fast and modular micro web framework

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-raml
Version

Version

1.3.0
Type

Type

jar
Description

Description

raml module
Scalable, fast and modular micro web framework

Download jooby-raml 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jooby : jooby-spec jar 1.3.0
org.jsoup : jsoup jar 1.8.3

test (7)

Group / Artifact Type Version
org.jooby : jooby jar 1.3.0
junit : junit jar 4.12
org.easymock : easymock jar 3.2
org.powermock : powermock-api-easymock jar 1.6.4
org.powermock : powermock-module-junit4 jar 1.6.4
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
org.jacoco : org.jacoco.agent jar 0.7.8

Project Modules

There are no modules declared in this project.