Last Version

com.github.bld-commons:dev-commons 1.0.2

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

License

License

GroupId

GroupId

com.github.bld-commons
ArtifactId

ArtifactId

dev-commons
Version

Version

1.0.2
Type

Type

pom
Description

Description

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

Project URL

https://github.com/bld-commons/dev-commons.git
Source Code Management

Source Code Management

https://github.com/bld-commons/dev-commons

Download dev-commons 1.0.2

Filename Size
dev-commons-1.0.2.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.bld-commons/dev-commons/ -->
<dependency>
    <groupId>com.github.bld-commons</groupId>
    <artifactId>dev-commons</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bld-commons/dev-commons/
implementation 'com.github.bld-commons:dev-commons:1.0.2'
// https://jarcasting.com/artifacts/com.github.bld-commons/dev-commons/
implementation ("com.github.bld-commons:dev-commons:1.0.2")
'com.github.bld-commons:dev-commons:pom:1.0.2'
<dependency org="com.github.bld-commons" name="dev-commons" rev="1.0.2">
  <artifact name="dev-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bld-commons', module='dev-commons', version='1.0.2')
)
libraryDependencies += "com.github.bld-commons" % "dev-commons" % "1.0.2"
[com.github.bld-commons/dev-commons "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-rest-connection