License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.flowcentraltech.flowcentral |
ArtifactId | ArtifactIdflowcentral-jetty |
Last Version | Last Version1.0.26 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflowcentral-jetty
Flowcentral Jetty Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-jetty/ -->
<dependency>
<groupId>com.flowcentraltech.flowcentral</groupId>
<artifactId>flowcentral-jetty</artifactId>
<version>1.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-jetty/
implementation 'com.flowcentraltech.flowcentral:flowcentral-jetty:1.0.26'
// https://jarcasting.com/artifacts/com.flowcentraltech.flowcentral/flowcentral-jetty/
implementation ("com.flowcentraltech.flowcentral:flowcentral-jetty:1.0.26")
'com.flowcentraltech.flowcentral:flowcentral-jetty:jar:1.0.26'
<dependency org="com.flowcentraltech.flowcentral" name="flowcentral-jetty" rev="1.0.26">
<artifact name="flowcentral-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowcentraltech.flowcentral', module='flowcentral-jetty', version='1.0.26')
)
libraryDependencies += "com.flowcentraltech.flowcentral" % "flowcentral-jetty" % "1.0.26"
[com.flowcentraltech.flowcentral/flowcentral-jetty "1.0.26"]
Group / Artifact | Type | Version |
---|---|---|
com.tcdng.unify : unify-jetty | jar | 2.1.33 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.hsqldb : hsqldb | jar | 2.3.2 |