| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.bitbucket.5faces |
| Идентификатор | Идентификаторcommon-structure-server |
| Последняя версия | Последняя версия1.0.65 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon-structure-server
Common structures Server for Five Faces
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикFive Faces |
<!-- https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-server/ -->
<dependency>
<groupId>io.bitbucket.5faces</groupId>
<artifactId>common-structure-server</artifactId>
<version>1.0.65</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-server/
implementation 'io.bitbucket.5faces:common-structure-server:1.0.65'
// https://jarcasting.com/artifacts/io.bitbucket.5faces/common-structure-server/
implementation ("io.bitbucket.5faces:common-structure-server:1.0.65")
'io.bitbucket.5faces:common-structure-server:jar:1.0.65'
<dependency org="io.bitbucket.5faces" name="common-structure-server" rev="1.0.65">
<artifact name="common-structure-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.5faces', module='common-structure-server', version='1.0.65')
)
libraryDependencies += "io.bitbucket.5faces" % "common-structure-server" % "1.0.65"
[io.bitbucket.5faces/common-structure-server "1.0.65"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.bitbucket.5faces : common | jar | 1.1.0 |
| com.google.guava : guava | jar | 31.1-jre |
| org.json : json | jar | 20220320 |
| com.github.erosb : everit-json-schema | jar | 1.14.1 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.7.0 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.7.0 |
| org.projectlombok : lombok Необязательный | jar | 1.18.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Необязательный | jar | 2.7.0 |
| mysql : mysql-connector-java | jar | 8.0.29 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |
| junit : junit | jar | 4.13.2 |
| com.h2database : h2 | jar | 2.1.212 |
| com.openpojo : openpojo | jar | 0.9.1 |