| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools |
| GroupId | GroupIdorg.raml |
| ArtifactId | ArtifactIdraml-gradle-plugin |
| Last Version | Last Version1.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionraml-gradle-plugin
RAML JAX-RS Gradle Plug-in
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| raml-gradle-plugin-1.3.4.pom | |
| raml-gradle-plugin-1.3.4.jar | 22 KB |
| raml-gradle-plugin-1.3.4-sources.jar | 6 KB |
| raml-gradle-plugin-1.3.4-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.raml/raml-gradle-plugin/ -->
<dependency>
<groupId>org.raml</groupId>
<artifactId>raml-gradle-plugin</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.raml/raml-gradle-plugin/
implementation 'org.raml:raml-gradle-plugin:1.3.4'
// https://jarcasting.com/artifacts/org.raml/raml-gradle-plugin/
implementation ("org.raml:raml-gradle-plugin:1.3.4")
'org.raml:raml-gradle-plugin:jar:1.3.4'
<dependency org="org.raml" name="raml-gradle-plugin" rev="1.3.4">
<artifact name="raml-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.raml', module='raml-gradle-plugin', version='1.3.4')
)
libraryDependencies += "org.raml" % "raml-gradle-plugin" % "1.3.4"
[org.raml/raml-gradle-plugin "1.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.raml : raml-jaxrs-codegen-core | jar | 1.3.4 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit-dep | jar | 4.11 |
| org.spockframework : spock-core | jar | 1.0-groovy-2.3 |
| org.objenesis : objenesis | jar | 1.2 |
| cglib : cglib-nodep | jar | 2.2.2 |