springworld
a series of components based in spring framework/springboot
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.paganini2008.springworld |
| Идентификатор | Идентификаторcomponents |
| Последняя версия | Последняя версия2.0-RC4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcomponents
Common Components Based on Springboot
|
| Имя Файла | Размер |
|---|---|
| components-2.0-RC4.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.springworld/components/ -->
<dependency>
<groupId>com.github.paganini2008.springworld</groupId>
<artifactId>components</artifactId>
<version>2.0-RC4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.springworld/components/
implementation 'com.github.paganini2008.springworld:components:2.0-RC4'
// https://jarcasting.com/artifacts/com.github.paganini2008.springworld/components/
implementation ("com.github.paganini2008.springworld:components:2.0-RC4")
'com.github.paganini2008.springworld:components:pom:2.0-RC4'
<dependency org="com.github.paganini2008.springworld" name="components" rev="2.0-RC4">
<artifact name="components" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.springworld', module='components', version='2.0-RC4')
)
libraryDependencies += "com.github.paganini2008.springworld" % "components" % "2.0-RC4"
[com.github.paganini2008.springworld/components "2.0-RC4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.paganini2008 : devtools-lang | jar | 2.0-RC4 |
| org.projectlombok : lombok | jar | |
| org.apache.commons : commons-lang3 | jar |
a series of components based in spring framework/springboot