Last Version

raml-gradle-plugin 1.3.4

RAML JAX-RS Gradle Plug-in

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.raml
ArtifactId

ArtifactId

raml-gradle-plugin
Version

Version

1.3.4
Type

Type

jar
Description

Description

raml-gradle-plugin
RAML JAX-RS Gradle Plug-in
Project URL

Project URL

http://raml.org/

Download raml-gradle-plugin 1.3.4


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.raml : raml-jaxrs-codegen-core jar 1.3.4
commons-io : commons-io jar 2.4

test (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

Project Modules

There are no modules declared in this project.