| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.peacetrue |
| Идентификатор | Идентификаторpeacetrue-spring |
| Версия | Версия1.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеpeacetrue-spring
null
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-spring/ -->
<dependency>
<groupId>com.github.peacetrue</groupId>
<artifactId>peacetrue-spring</artifactId>
<version>1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-spring/
implementation 'com.github.peacetrue:peacetrue-spring:1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.peacetrue/peacetrue-spring/
implementation ("com.github.peacetrue:peacetrue-spring:1.1-RELEASE")
'com.github.peacetrue:peacetrue-spring:jar:1.1-RELEASE'
<dependency org="com.github.peacetrue" name="peacetrue-spring" rev="1.1-RELEASE">
<artifact name="peacetrue-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peacetrue', module='peacetrue-spring', version='1.1-RELEASE')
)
libraryDependencies += "com.github.peacetrue" % "peacetrue-spring" % "1.1-RELEASE"
[com.github.peacetrue/peacetrue-spring "1.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.peacetrue : peacetrue-util | jar | 1.1-RELEASE |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| org.springframework : spring-beans | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.projectlombok : lombok | jar | 1.16.20 |