License |
License |
---|---|
GroupId | GroupIdcom.garyclayburg |
ArtifactId | ArtifactIdupbanner-core |
Last Version | Last Version2.3.3 |
Release Date | Release Date |
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-core-2.3.3.pom | |
upbanner-core-2.3.3.jar | 50 KB |
upbanner-core-2.3.3-sources.jar | 34 KB |
upbanner-core-2.3.3-javadoc.jar | 137 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.19.RELEASE |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.19.RELEASE |