| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторboilerplate-api |
| Версия | Версия2.3.0-92 |
| Тип | Типjar |
| Описание |
ОписаниеBuilds Boilerplate Worker projects together from a handy top level project.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| boilerplate-api-2.3.0-92.pom | |
| boilerplate-api-2.3.0-92.jar | 43 KB |
| boilerplate-api-2.3.0-92-sources.jar | 32 KB |
| boilerplate-api-2.3.0-92-javadoc.jar | 169 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>boilerplate-api</artifactId>
<version>2.3.0-92</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api/
implementation 'com.github.cafdataprocessing:boilerplate-api:2.3.0-92'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api/
implementation ("com.github.cafdataprocessing:boilerplate-api:2.3.0-92")
'com.github.cafdataprocessing:boilerplate-api:jar:2.3.0-92'
<dependency org="com.github.cafdataprocessing" name="boilerplate-api" rev="2.3.0-92">
<artifact name="boilerplate-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-api', version='2.3.0-92')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-api" % "2.3.0-92"
[com.github.cafdataprocessing/boilerplate-api "2.3.0-92"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.hibernate : hibernate-core | jar | 4.3.8.Final |
| org.hibernate : hibernate-c3p0 | jar | 4.3.8.Final |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.springframework : spring-context | jar | 4.0.5.RELEASE |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.0 |
| commons-lang : commons-lang | jar | 2.6 |
| com.google.guava : guava | jar | 18.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.postgresql : postgresql | jar | 42.1.1 |
| com.h2database : h2 | jar | 1.4.187 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |