Last Version

org.corefine.common:common-web 1.5.2

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

License

License

GroupId

GroupId

org.corefine.common
ArtifactId

ArtifactId

common-web
Version

Version

1.5.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/common-web

Download common-web 1.5.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.corefine.common : common-core jar 1.5.2
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.