jar

org.springframework.roo : org.springframework.roo.model

Maven & Gradle

58 usages
681 stars

Spring Roo - Runtime - Model

Table Of Contents

Latest Version

Download org.springframework.roo : org.springframework.roo.model JAR file - Latest Versions:

All Versions

Download org.springframework.roo : org.springframework.roo.model JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.springframework.roo.model-2.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.roo.model

├─ org.springframework.roo.model.AbstractCustomDataAccessorBuilder.class - [JAR]

├─ org.springframework.roo.model.AbstractCustomDataAccessorProvider.class - [JAR]

├─ org.springframework.roo.model.Builder.class - [JAR]

├─ org.springframework.roo.model.Criteria.class - [JAR]

├─ org.springframework.roo.model.CustomData.class - [JAR]

├─ org.springframework.roo.model.CustomDataAccessor.class - [JAR]

├─ org.springframework.roo.model.CustomDataBuilder.class - [JAR]

├─ org.springframework.roo.model.CustomDataImpl.class - [JAR]

├─ org.springframework.roo.model.CustomDataKey.class - [JAR]

├─ org.springframework.roo.model.DataType.class - [JAR]

├─ org.springframework.roo.model.EnumDetails.class - [JAR]

├─ org.springframework.roo.model.GoogleJavaType.class - [JAR]

├─ org.springframework.roo.model.HibernateJavaType.class - [JAR]

├─ org.springframework.roo.model.ImportRegistrationResolver.class - [JAR]

├─ org.springframework.roo.model.ImportRegistrationResolverImpl.class - [JAR]

├─ org.springframework.roo.model.JavaPackage.class - [JAR]

├─ org.springframework.roo.model.JavaSymbolName.class - [JAR]

├─ org.springframework.roo.model.JavaSymbolNameEditor.class - [JAR]

├─ org.springframework.roo.model.JavaType.class - [JAR]

├─ org.springframework.roo.model.JdkJavaType.class - [JAR]

├─ org.springframework.roo.model.JpaJavaType.class - [JAR]

├─ org.springframework.roo.model.Jsr303JavaType.class - [JAR]

├─ org.springframework.roo.model.ReservedWords.class - [JAR]

├─ org.springframework.roo.model.RooEnumDetails.class - [JAR]

├─ org.springframework.roo.model.RooJavaType.class - [JAR]

├─ org.springframework.roo.model.SpringEnumDetails.class - [JAR]

├─ org.springframework.roo.model.SpringJavaType.class - [JAR]

├─ org.springframework.roo.model.SpringletsJavaType.class - [JAR]

Advertisement