| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.paulcwarren |
| Идентификатор | Идентификаторspring-content-commons |
| Версия | Версия1.2.6 |
| Тип | Типjar |
| Описание |
ОписаниеCloud-Native Headless Content Management Services (CMS) for Spring.
Integrates with Spring Data, Spring Data REST and Apache Solr
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-content-commons-1.2.6.pom | |
| spring-content-commons-1.2.6.jar | 103 KB |
| spring-content-commons-1.2.6-sources.jar | 62 KB |
| spring-content-commons-1.2.6-javadoc.jar | 540 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-commons/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-commons</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-commons/
implementation 'com.github.paulcwarren:spring-content-commons:1.2.6'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-commons/
implementation ("com.github.paulcwarren:spring-content-commons:1.2.6")
'com.github.paulcwarren:spring-content-commons:jar:1.2.6'
<dependency org="com.github.paulcwarren" name="spring-content-commons" rev="1.2.6">
<artifact name="spring-content-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-commons', version='1.2.6')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-commons" % "1.2.6"
[com.github.paulcwarren/spring-content-commons "1.2.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | |
| commons-io : commons-io | jar | 2.11.0 |
| com.github.paulcwarren : spring-versions-commons | jar | 1.2.6 |
| org.projectlombok : lombok | jar | |
| org.apache.solr : solr-solrj Необязательный | jar | |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api Необязательный | jar | 1.0.2 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| com.github.paulcwarren : ginkgo4j | jar | 1.0.14 |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.hamcrest : hamcrest-library | jar |