License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.corn |
ArtifactId | ArtifactIdcorn-gate |
Last Version | Last Version1.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCorn Gate
Gate is a soa framework for java that suggest a service component model. It comes with annotations, build-in registry, call delegators and remoting protocols and component binding methods.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
corn-gate-1.1.9.pom | |
corn-gate-1.1.9.jar | 139 KB |
corn-gate-1.1.9-sources.jar | 92 KB |
corn-gate-1.1.9-javadoc.jar | 336 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.corn/corn-gate/ -->
<dependency>
<groupId>net.sf.corn</groupId>
<artifactId>corn-gate</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.corn/corn-gate/
implementation 'net.sf.corn:corn-gate:1.1.9'
// https://jarcasting.com/artifacts/net.sf.corn/corn-gate/
implementation ("net.sf.corn:corn-gate:1.1.9")
'net.sf.corn:corn-gate:jar:1.1.9'
<dependency org="net.sf.corn" name="corn-gate" rev="1.1.9">
<artifact name="corn-gate" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.corn', module='corn-gate', version='1.1.9')
)
libraryDependencies += "net.sf.corn" % "corn-gate" % "1.1.9"
[net.sf.corn/corn-gate "1.1.9"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.corn : corn-exception | jar | [1.0.6,] |
net.sf.corn : corn-cps | jar | [1.1.3,] |
net.sf.corn : corn-converter | jar | [1.0.6,] |
net.sf.corn : corn-httpclient | jar | [1.0.6,] |
commons-logging : commons-logging | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 3.0.1 |
org.springframework : spring-context Optional | jar | 3.2.0.RELEASE |
com.google.gwt : gwt-servlet Optional | jar | 2.0.0 |
javax.servlet : jstl Optional | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.2.0.RELEASE |
junit : junit | jar | 4.10 |
org.eclipse.jetty : jetty-server | jar | 9.0.3.v20130506 |
org.eclipse.jetty : jetty-webapp | jar | 9.0.3.v20130506 |
org.eclipse.jetty : jetty-servlet | jar | 9.0.3.v20130506 |
org.eclipse.jetty : jetty-servlets | jar | 9.0.3.v20130506 |
org.eclipse.jetty : jetty-security | jar | 9.0.3.v20130506 |
org.eclipse.jetty : jetty-jsp | jar | 9.0.3.v20130506 |
log4j : log4j | jar | 1.2.17 |