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