License |
License |
---|---|
Categories |
CategoriesJooby User Interface Web Frameworks |
GroupId | GroupIdorg.jooby |
ArtifactId | ArtifactIdjooby-raml |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionraml module
Scalable, fast and modular micro web framework
|
Filename | Size |
---|---|
jooby-raml-1.3.0.pom | |
jooby-raml-1.3.0.jar | 1 MB |
jooby-raml-1.3.0-sources.jar | 1 MB |
jooby-raml-1.3.0-javadoc.jar | 46 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jooby : jooby-spec | jar | 1.3.0 |
org.jsoup : jsoup | jar | 1.8.3 |
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 |