License |
License |
---|---|
GroupId | GroupIdus.careydevelopment.web |
ArtifactId | ArtifactIdcarecosystem-web-common |
Version | Version1.6.2 |
Type | Typejar |
Description |
DescriptionCarEcosystem Web Common
Common classes for CarEcosystem web properties
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/us.careydevelopment.web/carecosystem-web-common/ -->
<dependency>
<groupId>us.careydevelopment.web</groupId>
<artifactId>carecosystem-web-common</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/us.careydevelopment.web/carecosystem-web-common/
implementation 'us.careydevelopment.web:carecosystem-web-common:1.6.2'
// https://jarcasting.com/artifacts/us.careydevelopment.web/carecosystem-web-common/
implementation ("us.careydevelopment.web:carecosystem-web-common:1.6.2")
'us.careydevelopment.web:carecosystem-web-common:jar:1.6.2'
<dependency org="us.careydevelopment.web" name="carecosystem-web-common" rev="1.6.2">
<artifact name="carecosystem-web-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.careydevelopment.web', module='carecosystem-web-common', version='1.6.2')
)
libraryDependencies += "us.careydevelopment.web" % "carecosystem-web-common" % "1.6.2"
[us.careydevelopment.web/carecosystem-web-common "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.4 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.0 |
us.careydevelopment.util : webclient-common | jar | 1.0.0-RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |