License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.codegas |
ArtifactId | ArtifactIdcodegas-webservice-jetty |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModules to be used as CodeGas Parent and Import POMs
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.codegas/codegas-webservice-jetty/ -->
<dependency>
<groupId>org.codegas</groupId>
<artifactId>codegas-webservice-jetty</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codegas/codegas-webservice-jetty/
implementation 'org.codegas:codegas-webservice-jetty:2.1.0'
// https://jarcasting.com/artifacts/org.codegas/codegas-webservice-jetty/
implementation ("org.codegas:codegas-webservice-jetty:2.1.0")
'org.codegas:codegas-webservice-jetty:jar:2.1.0'
<dependency org="org.codegas" name="codegas-webservice-jetty" rev="2.1.0">
<artifact name="codegas-webservice-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codegas', module='codegas-webservice-jetty', version='2.1.0')
)
libraryDependencies += "org.codegas" % "codegas-webservice-jetty" % "2.1.0"
[org.codegas/codegas-webservice-jetty "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.4 |
org.eclipse.jetty : jetty-server | jar | 9.4.9.v20180320 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.9.v20180320 |