com.garyclayburg:upbanner-starter

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

License

License

GroupId

GroupId

com.garyclayburg
ArtifactId

ArtifactId

upbanner-starter
Last Version

Last Version

2.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/gclayburg/upbanner
Project Organization

Project Organization

com.garyclayburg

Download upbanner-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.garyclayburg/upbanner-starter/ -->
<dependency>
    <groupId>com.garyclayburg</groupId>
    <artifactId>upbanner-starter</artifactId>
    <version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.garyclayburg/upbanner-starter/
implementation 'com.garyclayburg:upbanner-starter:2.3.3'
// https://jarcasting.com/artifacts/com.garyclayburg/upbanner-starter/
implementation ("com.garyclayburg:upbanner-starter:2.3.3")
'com.garyclayburg:upbanner-starter:jar:2.3.3'
<dependency org="com.garyclayburg" name="upbanner-starter" rev="2.3.3">
  <artifact name="upbanner-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.garyclayburg', module='upbanner-starter', version='2.3.3')
)
libraryDependencies += "com.garyclayburg" % "upbanner-starter" % "2.3.3"
[com.garyclayburg/upbanner-starter "2.3.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE
com.garyclayburg : upbanner-core jar 2.3.3

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
org.mongodb : mongodb-driver-sync jar 4.2.3

test (1)

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

Project Modules

There are no modules declared in this project.
com.garyclayburg

Spring

Versions

Version
2.3.3
2.3.2
2.3.1
2.3.0
2.2.5
2.2.4
2.1.1
2.0.13