Last Version

Pustike Web 0.8.0

Web Application development library

License

License

GroupId

GroupId

io.github.pustike
ArtifactId

ArtifactId

pustike-web
Version

Version

0.8.0
Type

Type

jar
Description

Description

Pustike Web
Web Application development library
Project URL

Project URL

https://github.com/pustike/pustike-web

Download pustike-web 0.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.pustike : pustike-inject jar 2.0.0
io.github.pustike : pustike-json jar 0.2.0
org.eclipse.jetty.toolchain : jetty-jakarta-servlet-api jar 5.0.1
org.eclipse.jetty : jetty-servlet Optional jar 11.0.0

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 2.0.0-alpha1
org.glassfish : jakarta.json jar 2.0.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.