License |
License |
---|---|
GroupId | GroupIdco.abit.prime |
ArtifactId | ArtifactIdprime-parent |
Version | Version1.1.6 |
Type | Typepom |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
prime-parent-1.1.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.abit.prime/prime-parent/ -->
<dependency>
<groupId>co.abit.prime</groupId>
<artifactId>prime-parent</artifactId>
<version>1.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.abit.prime/prime-parent/
implementation 'co.abit.prime:prime-parent:1.1.6'
// https://jarcasting.com/artifacts/co.abit.prime/prime-parent/
implementation ("co.abit.prime:prime-parent:1.1.6")
'co.abit.prime:prime-parent:pom:1.1.6'
<dependency org="co.abit.prime" name="prime-parent" rev="1.1.6">
<artifact name="prime-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.abit.prime', module='prime-parent', version='1.1.6')
)
libraryDependencies += "co.abit.prime" % "prime-parent" % "1.1.6"
[co.abit.prime/prime-parent "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |