| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.spot-next |
| Идентификатор | Идентификаторspot-core-support |
| Версия | Версия1.0.21-BETA-20190513 |
| Тип | Типjar |
| Описание |
Описаниеio.spot-next:spot-core-support
The spOt microservice framework.
|
| Организация-разработчик |
Организация-разработчикspOt |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.spot-next/spot-core-support/ -->
<dependency>
<groupId>io.spot-next</groupId>
<artifactId>spot-core-support</artifactId>
<version>1.0.21-BETA-20190513</version>
</dependency>
// https://jarcasting.com/artifacts/io.spot-next/spot-core-support/
implementation 'io.spot-next:spot-core-support:1.0.21-BETA-20190513'
// https://jarcasting.com/artifacts/io.spot-next/spot-core-support/
implementation ("io.spot-next:spot-core-support:1.0.21-BETA-20190513")
'io.spot-next:spot-core-support:jar:1.0.21-BETA-20190513'
<dependency org="io.spot-next" name="spot-core-support" rev="1.0.21-BETA-20190513">
<artifact name="spot-core-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spot-next', module='spot-core-support', version='1.0.21-BETA-20190513')
)
libraryDependencies += "io.spot-next" % "spot-core-support" % "1.0.21-BETA-20190513"
[io.spot-next/spot-core-support "1.0.21-BETA-20190513"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
| org.hibernate.validator : hibernate-validator | jar | 6.0.13.Final |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.glassfish : javax.el | jar | 3.0.1-b10 |
| org.apache.commons : commons-configuration2 | jar | 2.4 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.0.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.0.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.0.RELEASE |
| org.springframework : spring-aspects | jar | 5.1.2.RELEASE |
| org.aspectj : aspectjrt | jar | 1.9.2 |
| org.apache.commons : commons-collections4 | jar | 4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |