Spring Component Parent

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.

Лицензия

Лицензия

Apache License
Категории

Категории

Сеть
Группа

Группа

net.happyonroad
Идентификатор

Идентификатор

spring-component-parent
Последняя версия

Последняя версия

0.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Component Parent
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.

Скачать spring-component-parent

Имя Файла Размер
spring-component-parent-0.0.1.pom 10 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.happyonroad/spring-component-parent/ -->
<dependency>
    <groupId>net.happyonroad</groupId>
    <artifactId>spring-component-parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.happyonroad/spring-component-parent/
implementation 'net.happyonroad:spring-component-parent:0.0.1'
// https://jarcasting.com/artifacts/net.happyonroad/spring-component-parent/
implementation ("net.happyonroad:spring-component-parent:0.0.1")
'net.happyonroad:spring-component-parent:pom:0.0.1'
<dependency org="net.happyonroad" name="spring-component-parent" rev="0.0.1">
  <artifact name="spring-component-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.happyonroad', module='spring-component-parent', version='0.0.1')
)
libraryDependencies += "net.happyonroad" % "spring-component-parent" % "0.0.1"
[net.happyonroad/spring-component-parent "0.0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.1