| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kumako |
| ArtifactId | ArtifactIdraml-jaxrs-codegen-parent |
| Version | Version1.3.8 |
| Type | Typepom |
| Description |
DescriptionRAML JAX-RS Codegen
RAML JAXRS
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| raml-jaxrs-codegen-parent-1.3.8.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kumako/raml-jaxrs-codegen-parent/ -->
<dependency>
<groupId>com.github.kumako</groupId>
<artifactId>raml-jaxrs-codegen-parent</artifactId>
<version>1.3.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kumako/raml-jaxrs-codegen-parent/
implementation 'com.github.kumako:raml-jaxrs-codegen-parent:1.3.8'
// https://jarcasting.com/artifacts/com.github.kumako/raml-jaxrs-codegen-parent/
implementation ("com.github.kumako:raml-jaxrs-codegen-parent:1.3.8")
'com.github.kumako:raml-jaxrs-codegen-parent:pom:1.3.8'
<dependency org="com.github.kumako" name="raml-jaxrs-codegen-parent" rev="1.3.8">
<artifact name="raml-jaxrs-codegen-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kumako', module='raml-jaxrs-codegen-parent', version='1.3.8')
)
libraryDependencies += "com.github.kumako" % "raml-jaxrs-codegen-parent" % "1.3.8"
[com.github.kumako/raml-jaxrs-codegen-parent "1.3.8"]