Last Version

com.github.paulcwarren:spring-content-jpa 2.3.0

Cloud-Native Headless Content Management Services (CMS) for Spring. Integrates with Spring Data, Spring Data REST and Apache Solr

License

License

GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content-jpa
Version

Version

2.3.0
Type

Type

jar
Description

Description

Cloud-Native Headless Content Management Services (CMS) for Spring. Integrates with Spring Data, Spring Data REST and Apache Solr
Project Organization

Project Organization

Paul Warren

Download spring-content-jpa 2.3.0


<!-- 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"]

Dependencies

compile (7)

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

test (12)

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

Project Modules

There are no modules declared in this project.