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