Last Version

co.abit.api:core-cors 1.0.2

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

License

License

GroupId

GroupId

co.abit.api
ArtifactId

ArtifactId

core-cors
Version

Version

1.0.2
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-cors

Download core-cors 1.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.2.RELEASE
org.springframework : spring-web jar 5.0.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.2.RELEASE
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.5

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.