Last Version

co.abit.api.core:core-web 1.1.5

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

co.abit.api.core
ArtifactId

ArtifactId

core-web
Version

Version

1.1.5
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/core-web

Download core-web 1.1.5


<!-- https://jarcasting.com/artifacts/co.abit.api.core/core-web/ -->
<dependency>
    <groupId>co.abit.api.core</groupId>
    <artifactId>core-web</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/co.abit.api.core/core-web/
implementation 'co.abit.api.core:core-web:1.1.5'
// https://jarcasting.com/artifacts/co.abit.api.core/core-web/
implementation ("co.abit.api.core:core-web:1.1.5")
'co.abit.api.core:core-web:jar:1.1.5'
<dependency org="co.abit.api.core" name="core-web" rev="1.1.5">
  <artifact name="core-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.abit.api.core', module='core-web', version='1.1.5')
)
libraryDependencies += "co.abit.api.core" % "core-web" % "1.1.5"
[co.abit.api.core/core-web "1.1.5"]

Dependencies

compile (8)

Group / Artifact Type Version
co.abit.prime : prime-web jar 1.1.3
co.abit.api.core : core-util jar 1.1.4
org.springframework.boot : spring-boot-starter-web jar 2.1.0.RELEASE
javax.servlet : javax.servlet-api jar 4.0.1
io.jsonwebtoken : jjwt jar 0.9.1
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.7
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.0.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.