Last Version

com.garyclayburg:upbanner-core 2.3.3

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

License

License

GroupId

GroupId

com.garyclayburg
ArtifactId

ArtifactId

upbanner-core
Version

Version

2.3.3
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-core 2.3.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.19.RELEASE

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.19.RELEASE
com.github.oshi : oshi-core jar 5.3.6
org.mongodb : mongodb-driver jar 3.4.1
org.springframework.boot : spring-boot-loader jar 1.5.19.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.