Spring Roo Annotations (ASLv2 Licensed)

Compile Dependencies (12)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.configurable.annotations
Support for the introduction of Spring's @Configurable annotation through an AspectJ ITD.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.dbre.annotations
Support for the incremental reverse engineering of existing databases.
2.0.0.M1
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.dod.annotations
Support for the automatic creation of sample data used for integration tests.
2.0.0.M12.0.0.M3
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.javabean.annotations
Support for creation and management of accessors and mutators following the JavaBean standard.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.jpa.annotations
Support for Java Persistence API (JPA) features and domain entities in the target project
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.json.annotations
Support for JSON document (de-)serialization of project domain entities
2.0.0.M1
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.layers.repository.jpa.annotations
Support for common layering options in Java Enterprise Applications
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.layers.service.annotations
Support for common layering options in Java Enterprise Applications
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.plural.annotations
Determines the plural term for a given String literal using Inflector (https://inflector.dev.java.net/).
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.security.annotations
Configuration and Integration of Spring Security features in the target project.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.test.annotations
Integration of JUnit integration tests in the target project.
2.0.0.M12.0.0.M3
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.web.mvc.controller.annotations
Configuration and integration of Spring MVC controllers in the target project.
2.0.0.M12.0.0.RELEASE

Managed Dependencies (92)

Category/LicenseGroup / ArtifactVersionUpdates
LGPL 3.0
com.github.antlrjavaparser » antlr-java-parser
Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.
1.0.151.0.17
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.81.22.0
I/O Apache 2.0
commons-io » commons-io2 vulnerabilities
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.42.22.0
Testing EPL 2.0
junit » junit1 vulnerability
JUnit Jupiter is the API for writing tests using JUnit 5.
4.116.0.3
BSD
net.sourceforge.jline » jline
JLine is a java library for reading and editing user input in console applications. It features tab-completion, command ...
1.0.S2-B
Core Utils Apache 2.0
org.apache.commons » commons-lang31 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.13.20.0
Apache 2.0
org.apache.felix » org.apache.felix.bundlerepository
Bundle repository service.
2.0.42.0.10
OSGi Framework Apache 2.0
org.apache.felix » org.apache.felix.framework
The core runtime of Apache Felix, an OSGi framework implementation for modular Java applications.
4.6.17.0.5
Apache 2.0
org.apache.felix » org.apache.felix.log
A simple implementation of the OSGi R8 Log service.
1.0.11.3.0
Apache 2.0
org.apache.felix » org.apache.felix.scr
Implementation of the Declarative Services specification 1.5
1.8.22.2.18
OSGi Apache 2.0
org.apache.felix » org.apache.felix.scr.annotations
Annotations for generating OSGi service descriptors.
1.9.101.12.0
Apache 2.0
org.apache.felix » org.apache.felix.shell
A simple OSGi command shell service.
1.4.3
Apache 2.0
org.apache.felix » org.apache.felix.gogo.runtime0.16.21.1.6
Apache 2.0
org.apache.felix » org.apache.felix.gogo.command
Provides basic shell commands for Gogo.
0.14.01.1.2
JSON Lib Apache 2.0
org.codehaus.jackson » jackson-core-asl
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
1.6.22.21.3
JSON Lib Apache 2.0
org.codehaus.jackson » jackson-mapper-asl2 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
1.6.22.21.3
Console Apache 2.0
org.fusesource.jansi » jansi
Jansi is a java library for generating and interpreting ANSI escape sequences.
1.62.4.3
Mocking MIT
org.mockito » mockito-all
Mockito mock objects library core API and implementation
1.8.55.23.0
CDDL +2
org.mortbay.jetty » servlet-api
Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications ...
2.5-200812112.5
OSGi Apache 2.0
org.osgi » org.osgi.core
OSGi Core Release 8, Interfaces and Classes for use in compiling bundles
5.0.08.0.0
OSGi Apache 2.0
org.osgi » org.osgi.compendium
OSGi Compendium Release 7, Interfaces and Classes for use in compiling bundles
5.0.07.0.0
Mocking Apache 2.0
org.powermock » powermock-module-junit4
PowerMock support module for JUnit 4.x.
1.4.122.0.9
Mocking Apache 2.0
org.powermock » powermock-api-mockito
PowerMock API for Mockito 2.+..
1.4.122.0.9
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.7.52.0.18
Logging MIT
org.slf4j » slf4j-nop
Binding/provider for NOP, an implementation that silently discards all logging messages.
1.7.52.0.18
Logging Bridge Apache 2.0
org.slf4j » jcl-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
1.7.52.0.18
AOP Apache 2.0
org.springframework » spring-aop
Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ...
3.2.8.RELEASE7.0.7
Bytecode Apache 2.0
org.springframework » spring-asm
Spring's repackaging of ASM (a bytecode manipulation library)
3.1.43.1.4.RELEASE
Dep Injection Apache 2.0
org.springframework » spring-beans2 vulnerabilities
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
3.2.8.RELEASE7.0.7
Dep Injection Apache 2.0
org.springframework » spring-context3 vulnerabilities
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
3.2.8.RELEASE7.0.7
Core Utils Apache 2.0
org.springframework » spring-core6 vulnerabilities
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
3.2.8.RELEASE7.0.7
Expression Lang Apache 2.0
org.springframework » spring-expression4 vulnerabilities
Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ...
3.2.8.RELEASE7.0.7
Web Framework Apache 2.0
org.springframework » spring-web7 vulnerabilities
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
3.2.8.RELEASE7.0.7
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.propfiles
Support for the management of properties files in the target project.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.plural.addon
Determines the plural term for a given String literal using Inflector (https://inflector.dev.java.net/).
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.plural.annotations
Determines the plural term for a given String literal using Inflector (https://inflector.dev.java.net/).
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.configurable.addon
Support for the introduction of Spring's @Configurable annotation through an AspectJ ITD.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.configurable.annotations
Support for the introduction of Spring's @Configurable annotation through an AspectJ ITD.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.dod.addon
Support for the automatic creation of sample data used for integration tests.
2.0.0.M12.0.0.M3
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.dod.annotations
Support for the automatic creation of sample data used for integration tests.
2.0.0.M12.0.0.M3
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.test.addon
Integration of JUnit tests in the target project.
2.0.0.M12.0.0.M3
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.test.annotations
Integration of JUnit integration tests in the target project.
2.0.0.M12.0.0.M3
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.javabean.addon
Support for creation and management of accessors and mutators following the JavaBean standard.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.javabean.annotations
Support for creation and management of accessors and mutators following the JavaBean standard.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.jpa.addon
Support for Java Persistence API (JPA) features and domain entities in the target project
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.jpa.annotations
Support for Java Persistence API (JPA) features and domain entities in the target project
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.finder
Support for the generation of finder methods for JPA-backed entities.
2.0.0.M11.3.2.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.json.addon
Support for JSON document (de-)serialization of project domain entities
2.0.0.M1
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.json.annotations
Support for JSON document (de-)serialization of project domain entities
2.0.0.M1
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.web.mvc.controller.addon
Configuration and integration of Spring MVC controllers in the target project.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.web.mvc.controller.annotations
Configuration and integration of Spring MVC controllers in the target project.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.backup
Provides project backup facilities.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.web.mvc.jsp
Configuration and integration of Spring MVC JSP features in the target project.
2.0.0.M11.3.2.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.security.addon
Configuration and Integration of Spring Security features in the target project.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.security.annotations
Configuration and Integration of Spring Security features in the target project.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.jdbc
Support for configuration of persistence settings in target project.
2.0.0.M11.3.2.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.layers.repository.jpa.addon
Support for common layering options in Java Enterprise Applications
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.layers.repository.jpa.annotations
Support for common layering options in Java Enterprise Applications
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.layers.service.addon
Support for common layering options in Java Enterprise Applications
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.layers.service.annotations
Support for common layering options in Java Enterprise Applications
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.dbre.addon
Support for the incremental reverse engineering of existing databases.
2.0.0.M1
Apache 2.0
org.springframework.roo » org.springframework.roo.addon.dbre.annotations
Support for the incremental reverse engineering of existing databases.
2.0.0.M1
Apache 2.0
org.springframework.roo » org.springframework.roo.bootstrap
Main classes, OSGi services implementations and third party
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.classpath2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.classpath.antlrjavaparser2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.deployment.support2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.felix2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.file.monitor2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.file.monitor.polling2.0.0.M11.3.2.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.file.monitor.polling.roo2.0.0.M11.3.2.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.file.undo2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.metadata2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.model2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.osgi.bundle
Provides POM configuration inheritence for those modules that build an OSGi bundle.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.process.manager2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.project2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.shell2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.shell.jline2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.shell.jline.osgi2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.shell.osgi2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.startlevel2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.support
Provides support services for Spring Roo's core and base add-ons. Includes OSGi dependencies.
2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo » org.springframework.roo.url.stream2.0.0.M12.0.0.RELEASE
Apache 2.0
org.springframework.roo.wrapping » org.springframework.roo.wrapping.aopalliance
AOP Alliance JAR. This bundle wraps the standard Maven artifact: aopalliance-1.0.
1.0.0.0010
GPL 3.0
org.springframework.roo.wrapping » org.springframework.roo.wrapping.bcpg-jdk15
This bundle wraps the standard Maven artifact: bcpg-jdk15-1.45.
1.45.0.00101.45.0.0001
Apache 2.0
org.springframework.roo.wrapping » org.springframework.roo.wrapping.bcprov-jdk15
This bundle wraps the standard Maven artifact: bcprov-jdk15-1.45.
1.45.0.0010
Apache 2.0
org.springframework.roo.wrapping » org.springframework.roo.wrapping.antlr4-runtime
This bundle wraps the standard Maven artifact: antlr4-runtime-4.3.
4.3.0002
Apache 2.0
org.springframework.roo.wrapping » org.springframework.roo.wrapping.hapax
This bundle wraps the standard Maven artifact: hapax-2.3.4.
2.3.4.0010
Apache 2.0
org.springframework.roo.wrapping » org.springframework.roo.wrapping.inflector
This bundle wraps the standard Maven artifact: inflector-0.7.0.
0.7.0.0010
Apache 2.0
org.springframework.roo.wrapping » org.springframework.roo.wrapping.jsch
This bundle wraps the standard Maven artifact: jsch-0.1.42.
0.1.42.0010
Apache 2.0
org.springframework.roo.wrapping » org.springframework.roo.wrapping.jgit
This bundle wraps the standard Maven artifact: jgit-0.12.1.
0.12.1.0010
GPL 3.0
org.springframework.roo.wrapping » org.springframework.roo.wrapping.json-simple
This bundle wraps the standard Maven artifact: json-simple-1.1.
1.1.0.00101.1.0.0001