raml module

Scalable, fast and modular micro web framework

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-raml
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

raml module
Scalable, fast and modular micro web framework

Download jooby-raml

How to add to project

<!-- 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.
org.jooby

jooby

The modular web framework for Java and Kotlin

Versions

Version
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0.CR8
1.0.0.CR7
1.0.0.CR6
1.0.0.CR5
1.0.0.CR4
1.0.0.CR3
1.0.0.CR2
1.0.0.CR1
0.16.0
0.15.1
0.15.0