Partial Response: Parent

Parent pom for the partial-response project

License

License

GroupId

GroupId

org.simondean.partial-response
ArtifactId

ArtifactId

partial-response
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Partial Response: Parent
Parent pom for the partial-response project
Project URL

Project URL

https://github.com/simondean/partial-response
Source Code Management

Source Code Management

https://github.com/simondean/partial-response

Download partial-response

How to add to project

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

Dependencies

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

Project Modules

  • filter-json-jackson
  • filter-json-jackson-jaxrs
  • matcher

Versions

Version
1.1.0