Last Version

uk.co.blackpepper.bowman:bowman-parent 0.9.0

A Java library for accessing a JSON+HAL REST API

License

License

GroupId

GroupId

uk.co.blackpepper.bowman
ArtifactId

ArtifactId

bowman-parent
Version

Version

0.9.0
Type

Type

pom
Description

Description

A Java library for accessing a JSON+HAL REST API
Project URL

Project URL

https://github.com/BlackPepperSoftware/bowman
Project Organization

Project Organization

Black Pepper Software
Source Code Management

Source Code Management

https://github.com/BlackPepperSoftware/bowman

Download bowman-parent 0.9.0

Filename Size
bowman-parent-0.9.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/uk.co.blackpepper.bowman/bowman-parent/ -->
<dependency>
    <groupId>uk.co.blackpepper.bowman</groupId>
    <artifactId>bowman-parent</artifactId>
    <version>0.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.co.blackpepper.bowman/bowman-parent/
implementation 'uk.co.blackpepper.bowman:bowman-parent:0.9.0'
// https://jarcasting.com/artifacts/uk.co.blackpepper.bowman/bowman-parent/
implementation ("uk.co.blackpepper.bowman:bowman-parent:0.9.0")
'uk.co.blackpepper.bowman:bowman-parent:pom:0.9.0'
<dependency org="uk.co.blackpepper.bowman" name="bowman-parent" rev="0.9.0">
  <artifact name="bowman-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.blackpepper.bowman', module='bowman-parent', version='0.9.0')
)
libraryDependencies += "uk.co.blackpepper.bowman" % "bowman-parent" % "0.9.0"
[uk.co.blackpepper.bowman/bowman-parent "0.9.0"]

Dependencies

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

Project Modules

  • client
  • test
  • deploy