License |
License |
---|---|
GroupId | GroupIdcom.contentstack.sdk |
ArtifactId | ArtifactIdutils |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContentstack-utils
Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS with an API-first
approach
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-1.1.2.pom | |
utils-1.1.2.jar | 24 KB |
utils-1.1.2-sources.jar | 11 KB |
utils-1.1.2-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.contentstack.sdk/utils/ -->
<dependency>
<groupId>com.contentstack.sdk</groupId>
<artifactId>utils</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.contentstack.sdk/utils/
implementation 'com.contentstack.sdk:utils:1.1.2'
// https://jarcasting.com/artifacts/com.contentstack.sdk/utils/
implementation ("com.contentstack.sdk:utils:1.1.2")
'com.contentstack.sdk:utils:jar:1.1.2'
<dependency org="com.contentstack.sdk" name="utils" rev="1.1.2">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.contentstack.sdk', module='utils', version='1.1.2')
)
libraryDependencies += "com.contentstack.sdk" % "utils" % "1.1.2"
[com.contentstack.sdk/utils "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
org.jsoup : jsoup | jar | 1.14.3 |
org.json : json | jar | 20220320 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.springframework : spring-web | jar | 5.3.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |