License |
License |
---|---|
GroupId | GroupIdcom.garyclayburg |
ArtifactId | ArtifactIdupbanner-starter |
Version | Version2.3.3 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
upbanner-starter-2.3.3.pom | |
upbanner-starter-2.3.3.jar | 7 KB |
upbanner-starter-2.3.3-sources.jar | 6 KB |
upbanner-starter-2.3.3-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |