Web API

Collection of API, provided by servlet containers.

License

License

GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

web-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Web API
Collection of API, provided by servlet containers.
Project URL

Project URL

https://github.com/zkejidsconstructor/web-api

Download web-api

Filename Size
web-api-1.0.0.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • web-static-resources

Versions

Version
1.0.0