zouni
java servlet jsp server
License |
License |
---|---|
GroupId | GroupIdcom.uchicom |
ArtifactId | ArtifactIdzouni |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzouni
Web Application Server
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zouni-0.1.0.pom | |
zouni-0.1.0.jar | 33 KB |
zouni-0.1.0-sources.jar | 18 KB |
zouni-0.1.0-javadoc.jar | 122 KB |
zouni-0.1.0-jar-with-dependencies.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uchicom/zouni/ -->
<dependency>
<groupId>com.uchicom</groupId>
<artifactId>zouni</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.uchicom/zouni/
implementation 'com.uchicom:zouni:0.1.0'
// https://jarcasting.com/artifacts/com.uchicom/zouni/
implementation ("com.uchicom:zouni:0.1.0")
'com.uchicom:zouni:jar:0.1.0'
<dependency org="com.uchicom" name="zouni" rev="0.1.0">
<artifact name="zouni" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uchicom', module='zouni', version='0.1.0')
)
libraryDependencies += "com.uchicom" % "zouni" % "0.1.0"
[com.uchicom/zouni "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.uchicom : server | jar | 0.1.0 |
javax.servlet : servlet-api | jar | 2.5 |
java servlet jsp server