License |
License |
---|---|
Categories |
CategoriesMINA Net Networking |
GroupId | GroupIdcom.nominanuda |
ArtifactId | ArtifactIdzen-webservice |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzen-framework for building web applications
|
Project URL |
Project URL |
Filename | Size |
---|---|
zen-webservice-1.1.3.pom | |
zen-webservice-1.1.3.jar | 174 KB |
zen-webservice-1.1.3-sources.jar | 101 KB |
zen-webservice-1.1.3-javadoc.jar | 501 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nominanuda/zen-webservice/ -->
<dependency>
<groupId>com.nominanuda</groupId>
<artifactId>zen-webservice</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.nominanuda/zen-webservice/
implementation 'com.nominanuda:zen-webservice:1.1.3'
// https://jarcasting.com/artifacts/com.nominanuda/zen-webservice/
implementation ("com.nominanuda:zen-webservice:1.1.3")
'com.nominanuda:zen-webservice:jar:1.1.3'
<dependency org="com.nominanuda" name="zen-webservice" rev="1.1.3">
<artifact name="zen-webservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nominanuda', module='zen-webservice', version='1.1.3')
)
libraryDependencies += "com.nominanuda" % "zen-webservice" % "1.1.3"
[com.nominanuda/zen-webservice "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.nominanuda : zen-base | jar | 1.1.3 |
com.nominanuda : zen-urispec | jar | 1.1.3 |
com.nominanuda : zen-dataobject | jar | 1.1.3 |
org.apache.httpcomponents : httpclient | jar | 4.1.1 |
org.apache.httpcomponents : httpmime | jar | 4.1.1 |
commons-fileupload : commons-fileupload | jar | 1.2.2 |
commons-io : commons-io | jar | 2.1 |
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_1.1_spec | jar | 1.0.0.Final |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 8.1.1.v20120215 |
org.eclipse.jetty : jetty-util | jar | 8.1.1.v20120215 |
javax.servlet : servlet-api | jar | 2.5 |
javax.mail : mail | jar | 1.4.5-rc1 |
org.springframework : spring-webmvc | jar | 3.1.0.RELEASE |
nu.validator.htmlparser : htmlparser | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8 |
org.springframework : spring-test | jar | 3.1.0.RELEASE |