Spring Component Builder

The spring component framework is used to setup a plugin based, micro-kernel, standalone application (today, we will support webapp in later releases) which is based on SpringFramework. It can help you decouple your application into several components clearly with zero invasion and keep your application consistent between develop time and runtime.

License

License

Apache License
Categories

Categories

Net
GroupId

GroupId

net.happyonroad
ArtifactId

ArtifactId

spring-component-builder
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Spring Component Builder
The spring component framework is used to setup a plugin based, micro-kernel, standalone application (today, we will support webapp in later releases) which is based on SpringFramework. It can help you decouple your application into several components clearly with zero invasion and keep your application consistent between develop time and runtime.

Download spring-component-builder

How to add to project

<plugin>
    <groupId>net.happyonroad</groupId>
    <artifactId>spring-component-builder</artifactId>
    <version>0.0.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1
org.apache.maven.plugins : maven-dependency-plugin jar 2.8
org.apache.ant : ant jar 1.9.2

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.1.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1