| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools | 
        
| GroupId | GroupIdcom.github.raml2spring | 
    
| ArtifactId | ArtifactIdraml2spring-maven-plugin | 
    
| Last Version | Last Version0.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typemaven-plugin | 
    
| Description | 
            DescriptionRaml2Spring 
            Maven plugin that generates Spring code from RAML 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<plugin>
    <groupId>com.github.raml2spring</groupId>
    <artifactId>raml2spring-maven-plugin</artifactId>
    <version>0.3.0</version>
</plugin>
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.12.RELEASE | 
| org.springframework.hateoas : spring-hateoas | jar | 0.25.0.RELEASE | 
| org.raml : raml-parser-2 | jar | 1.0.28 | 
| org.jsonschema2pojo : jsonschema2pojo-core | jar | 1.0.1 | 
| com.sun.codemodel : codemodel | jar | 2.6 | 
| org.projectlombok : lombok | jar | 1.18.4 | 
| org.apache.maven : maven-core | jar | 3.3.9 | 
| org.apache.maven : maven-plugin-api | jar | 3.3.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |