is not current version
Last Version 2.8.3

generic-web-api 2.7.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

generic-web-api
Version

Version

2.7.3
Type

Type

jar
Description

Description

generic-web-api
Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/generic-web-api
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/generic-web-api.git

Download generic-web-api 2.7.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.mastfrog : giulius jar 2.7.3
com.mastfrog : netty-http-client jar 2.7.3
com.mastfrog : scopes jar 2.7.3

test (3)

Group / Artifact Type Version
com.mastfrog : acteur jar 2.7.3
com.mastfrog : giulius-tests jar 2.7.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.