Last Version

com.github.dingey:common-api 0.0.5

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

License

License

GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

common-api
Version

Version

0.0.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/common-api

Download common-api 0.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
io.swagger : swagger-annotations Optional jar 1.5.21

Project Modules

There are no modules declared in this project.