RestAhead

Parent project for RestAhead functionality

License

License

GroupId

GroupId

io.github.zskamljic
ArtifactId

ArtifactId

RestAhead
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

RestAhead
Parent project for RestAhead functionality
Project URL

Project URL

https://github.com/zskamljic/rest-ahead
Source Code Management

Source Code Management

https://github.com/zskamljic/rest-ahead

Download RestAhead

Filename Size
RestAhead-0.4.1.pom 5 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • demo
  • rest-ahead-client
  • rest-ahead-processor
  • rest-ahead-jackson-converter
  • test-report-aggregator
  • rest-ahead-spring
  • rest-ahead-spring-dialect
  • rest-ahead-jax-rs

Versions

Version
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0