License |
License |
---|---|
GroupId | GroupIdco.abit.prime |
ArtifactId | ArtifactIdprime-web |
Last Version | Last Version1.1.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
prime-web-1.1.16.pom | |
prime-web-1.1.16.jar | 4 KB |
prime-web-1.1.16-sources.jar | 2 KB |
prime-web-1.1.16-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.abit.prime/prime-web/ -->
<dependency>
<groupId>co.abit.prime</groupId>
<artifactId>prime-web</artifactId>
<version>1.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/co.abit.prime/prime-web/
implementation 'co.abit.prime:prime-web:1.1.16'
// https://jarcasting.com/artifacts/co.abit.prime/prime-web/
implementation ("co.abit.prime:prime-web:1.1.16")
'co.abit.prime:prime-web:jar:1.1.16'
<dependency org="co.abit.prime" name="prime-web" rev="1.1.16">
<artifact name="prime-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.abit.prime', module='prime-web', version='1.1.16')
)
libraryDependencies += "co.abit.prime" % "prime-web" % "1.1.16"
[co.abit.prime/prime-web "1.1.16"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.1.2.RELEASE |
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 |