springworld

Some components and examples based on spring framework

Лицензия

Лицензия

Группа

Группа

com.github.paganini2008
Идентификатор

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

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

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

2.0-RC4
Дата

Дата

Тип

Тип

pom
Описание

Описание

springworld
Some components and examples based on spring framework

Скачать springworld

Имя Файла Размер
springworld-2.0-RC4.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.paganini2008/springworld/ -->
<dependency>
    <groupId>com.github.paganini2008</groupId>
    <artifactId>springworld</artifactId>
    <version>2.0-RC4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008/springworld/
implementation 'com.github.paganini2008:springworld:2.0-RC4'
// https://jarcasting.com/artifacts/com.github.paganini2008/springworld/
implementation ("com.github.paganini2008:springworld:2.0-RC4")
'com.github.paganini2008:springworld:pom:2.0-RC4'
<dependency org="com.github.paganini2008" name="springworld" rev="2.0-RC4">
  <artifact name="springworld" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008', module='springworld', version='2.0-RC4')
)
libraryDependencies += "com.github.paganini2008" % "springworld" % "2.0-RC4"
[com.github.paganini2008/springworld "2.0-RC4"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.paganini2008 : devtools-lang jar 2.0-RC4
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar

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

  • components
  • common

springworld

a series of components based in spring framework/springboot

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

Версия
2.0-RC4
2.0-RC1