us.careydevelopment.ecosystem:parent

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

us.careydevelopment.ecosystem
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.8.3
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/careydevelopment/carey-ecosystem-parent

Download parent

Filename Size
parent-1.8.3.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/us.careydevelopment.ecosystem/parent/ -->
<dependency>
    <groupId>us.careydevelopment.ecosystem</groupId>
    <artifactId>parent</artifactId>
    <version>1.8.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/us.careydevelopment.ecosystem/parent/
implementation 'us.careydevelopment.ecosystem:parent:1.8.3'
// https://jarcasting.com/artifacts/us.careydevelopment.ecosystem/parent/
implementation ("us.careydevelopment.ecosystem:parent:1.8.3")
'us.careydevelopment.ecosystem:parent:pom:1.8.3'
<dependency org="us.careydevelopment.ecosystem" name="parent" rev="1.8.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='us.careydevelopment.ecosystem', module='parent', version='1.8.3')
)
libraryDependencies += "us.careydevelopment.ecosystem" % "parent" % "1.8.3"
[us.careydevelopment.ecosystem/parent "1.8.3"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.8.RELEASE
org.springframework.data : spring-data-mongodb jar
org.mongodb : mongodb-driver-core jar 4.0.5
org.mongodb : mongodb-driver-sync jar 4.0.5
org.apache.commons : commons-lang3 jar 3.10
org.springframework.boot : spring-boot-starter-security jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.3.8.RELEASE
javax.validation : validation-api jar 2.0.1.Final
javax.xml.bind : jaxb-api jar 2.3.1
us.careydevelopment.ecosystem : jwt-security jar 2.3.0
org.springframework.boot : spring-boot-starter-actuator jar 2.3.8.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.8.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.3
1.8.2-RELEASE
1.8.1-RELEASE
1.8.0-RELEASE
1.7.0-RELEASE
1.6.0-RELEASE
1.5.0-RELEASE
1.4.0-RELEASE
1.3.0-RELEASE
1.2.0-RELEASE
1.1.0-RELEASE
1.0.0-RELEASE