License |
License |
---|---|
GroupId | GroupIdcom.github.paulcwarren |
ArtifactId | ArtifactIdspring-content-jpa |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCloud-Native Headless Content Management Services (CMS) for Spring.
Integrates with Spring Data, Spring Data REST and Apache Solr
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-content-jpa-2.3.0.pom | |
spring-content-jpa-2.3.0.jar | 38 KB |
spring-content-jpa-2.3.0-sources.jar | 23 KB |
spring-content-jpa-2.3.0-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-jpa/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-jpa</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-jpa/
implementation 'com.github.paulcwarren:spring-content-jpa:2.3.0'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-jpa/
implementation ("com.github.paulcwarren:spring-content-jpa:2.3.0")
'com.github.paulcwarren:spring-content-jpa:jar:2.3.0'
<dependency org="com.github.paulcwarren" name="spring-content-jpa" rev="2.3.0">
<artifact name="spring-content-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-jpa', version='2.3.0')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-jpa" % "2.3.0"
[com.github.paulcwarren/spring-content-jpa "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paulcwarren : spring-content-commons | jar | 2.3.0 |
org.springframework.data : spring-data-jpa | jar | |
org.hibernate : hibernate-entitymanager | jar | |
commons-io : commons-io | jar | 2.11.0 |
commons-logging : commons-logging | jar | 1.2 |
com.microsoft.sqlserver : mssql-jdbc Optional | jar | |
org.postgresql : postgresql Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.paulcwarren : ginkgo4j | jar | 1.0.14 |
com.github.grantwest.eventually : hamcrest-eventually-matchers | jar | 0.0.3 |
org.mockito : mockito-core | jar | 3.12.4 |
org.projectlombok : lombok | jar | |
org.hsqldb : hsqldb | jar | |
com.h2database : h2 | jar | |
mysql : mysql-connector-java | jar | |
com.oracle.database.jdbc : ojdbc8 | jar | 21.5.0.0 |
org.testcontainers : oracle-xe | jar | 1.15.3 |
org.testcontainers : mysql | jar | 1.15.3 |
org.testcontainers : postgresql | jar | 1.15.3 |
org.testcontainers : mssqlserver | jar | 1.15.3 |