License |
License |
---|---|
GroupId | GroupIdclub.pizzalord |
ArtifactId | ArtifactIdgaladriel |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
galadriel-0.0.9.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/club.pizzalord/galadriel/ -->
<dependency>
<groupId>club.pizzalord</groupId>
<artifactId>galadriel</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/club.pizzalord/galadriel/
implementation 'club.pizzalord:galadriel:0.0.9'
// https://jarcasting.com/artifacts/club.pizzalord/galadriel/
implementation ("club.pizzalord:galadriel:0.0.9")
'club.pizzalord:galadriel:pom:0.0.9'
<dependency org="club.pizzalord" name="galadriel" rev="0.0.9">
<artifact name="galadriel" type="pom" />
</dependency>
@Grapes(
@Grab(group='club.pizzalord', module='galadriel', version='0.0.9')
)
libraryDependencies += "club.pizzalord" % "galadriel" % "0.0.9"
[club.pizzalord/galadriel "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
club.pizzalord : shire-sdk | jar | 0.0.14 |
club.pizzalord : shire-http | jar | 0.0.14 |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-starter-mail | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.2.4.RELEASE |