Web Content API

Handles persistence of web content

License

License

GroupId

GroupId

us.careydevelopment.util
ArtifactId

ArtifactId

web-content-api
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Web Content API
Handles persistence of web content
Project URL

Project URL

https://github.com/careydevelopment/web-content-api
Source Code Management

Source Code Management

https://github.com/careydevelopment/web-content-api

Download web-content-api

How to add to project

<!-- https://jarcasting.com/artifacts/us.careydevelopment.util/web-content-api/ -->
<dependency>
    <groupId>us.careydevelopment.util</groupId>
    <artifactId>web-content-api</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/us.careydevelopment.util/web-content-api/
implementation 'us.careydevelopment.util:web-content-api:1.7.0'
// https://jarcasting.com/artifacts/us.careydevelopment.util/web-content-api/
implementation ("us.careydevelopment.util:web-content-api:1.7.0")
'us.careydevelopment.util:web-content-api:jar:1.7.0'
<dependency org="us.careydevelopment.util" name="web-content-api" rev="1.7.0">
  <artifact name="web-content-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.careydevelopment.util', module='web-content-api', version='1.7.0')
)
libraryDependencies += "us.careydevelopment.util" % "web-content-api" % "1.7.0"
[us.careydevelopment.util/web-content-api "1.7.0"]

Dependencies

compile (12)

Group / Artifact Type Version
us.careydevelopment.util : date-util jar 1.4.0-RELEASE
us.careydevelopment.model.api : api-flyweights jar 1.4.0-RELEASE
us.careydevelopment.util : analytics jar 1.7.0-RELEASE
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework.data : spring-data-mongodb jar 3.2.3
org.mongodb : mongodb-driver-core jar 4.2.3
org.mongodb : mongodb-driver-sync jar 4.2.3
com.fasterxml.jackson.core : jackson-core jar 2.12.4
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
org.slf4j : slf4j-api jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.5
ch.qos.logback : logback-core jar 1.2.5

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.0
1.4.0-RELEASE
1.3.0-RELEASE
1.2.0-RELEASE
1.1.1-RELEASE
1.1.0-RELEASE
1.0.0-RELEASE