License |
License |
---|---|
GroupId | GroupIdcom.github.paulcwarren |
ArtifactId | ArtifactIdspring-content-azure-storage |
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 |
<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-azure-storage/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-azure-storage</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-azure-storage/
implementation 'com.github.paulcwarren:spring-content-azure-storage:2.3.0'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-azure-storage/
implementation ("com.github.paulcwarren:spring-content-azure-storage:2.3.0")
'com.github.paulcwarren:spring-content-azure-storage:jar:2.3.0'
<dependency org="com.github.paulcwarren" name="spring-content-azure-storage" rev="2.3.0">
<artifact name="spring-content-azure-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-azure-storage', version='2.3.0')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-azure-storage" % "2.3.0"
[com.github.paulcwarren/spring-content-azure-storage "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
com.github.paulcwarren : spring-content-commons | jar | 2.3.0 |
com.azure.spring : azure-spring-boot | jar | 3.14.0 |
com.azure : azure-storage-blob | jar | 12.16.0 |
com.azure : azure-storage-file-share | jar | 12.12.1 |
junit : junit | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.paulcwarren : ginkgo4j | jar | 1.0.14 |
org.mockito : mockito-core | jar | 3.12.4 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.data : spring-data-jpa | jar | |
com.h2database : h2 | jar | |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2 |
org.hibernate : hibernate-core | jar | |
org.testcontainers : testcontainers | jar | 1.15.3 |